Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add datashare track2 config #11941

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Dec 4, 2020

No description provided.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 4, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 4, 2020

Swagger Generation Artifacts

️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bf8027f. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/datashare/resource-manager/readme.md
  • ️✔️@azure/arm-datashare [View full logs]  [Release SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/dataShareManagementClient.js → ./dist/arm-datashare.js...
    cmderr	[npmPack] created ./dist/arm-datashare.js in 559ms
️⚠️ azure-sdk-for-net warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bf8027f. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	sudo apt-get install -y dotnet-sdk-5.0
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/datashare/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.DataShare [View full logs]  [Release SDK Changes]
️⚠️ azure-sdk-for-go warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bf8027f. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    warn	No file changes detected after generation
  • ️✔️datashare/mgmt/2019-11-01/datashare [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/datashare/mgmt/2018-11-01-preview/datashare [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
️⚠️ azure-cli-extensions warning [Detail]
  • Installation instruction for service datashare [Preview Changes]
    curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11941/azure-cli-extensions/datashare/datashare-0.1.0-py3-none-any.whl" -o datashare-0.1.0-py3-none-any.whl
    az extension add --source=datashare-0.1.0-py3-none-any.whl
    
  • ⚠️Warning [Logs]Release - Generate from bf8027f. Azure CLI Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --az --use=@autorest/az@latest --version=3.0.6271 --clear-output-folder=true --azure-cli-extension-folder=/home/vsts/work/1/s/w/azure-cli-extensions ../azure-rest-api-specs/specification/datashare/resource-manager/readme.md
    cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    cmderr	[Autorest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    cmderr	[Autorest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    cmderr	[Autorest] --------------------------------------------------------
    cmderr	[Autorest]   test-scenario:
    cmderr	[Autorest]     - name: /Accounts/put/Accounts_Create
    cmderr	[Autorest]     - name: /Accounts/get/Accounts_Get
    cmderr	[Autorest]     - name: /Accounts/get/Accounts_ListByResourceGroup
    cmderr	[Autorest]     - name: /Accounts/get/Accounts_ListBySubscription
    cmderr	[Autorest]     - name: /Accounts/patch/Accounts_Update
    cmderr	[Autorest]     - name: /ConsumerInvitations/get/ConsumerInvitations_Get
    cmderr	[Autorest]     - name: /ConsumerInvitations/post/ConsumerInvitations_RejectInvitation
    cmderr	[Autorest]     - name: /Shares/put/Shares_Create
    cmderr	[Autorest]     - name: /ConsumerInvitations/get/ConsumerInvitations_ListInvitations
    cmderr	[Autorest]     - name: /DataSets/put/DataSets_KustoDatabase_Create
    cmderr	[Autorest]     - name: /DataSets/put/DataSets_KustoCluster_Create
    cmderr	[Autorest]     - name: /Shares/get/Shares_ListByAccount
    cmderr	[Autorest]     - name: /Shares/post/Shares_ListSynchronizationDetails
    cmderr	[Autorest]     - name: /DataSetMappings/put/DataSetMappings_SqlDWDataSetToAdlsGen2File_Create
    cmderr	[Autorest]     - name: /DataSets/put/DataSets_Create
    cmderr	[Autorest]     - name: /DataSets/put/DataSets_SqlDBTable_Create
    cmderr	[Autorest]     - name: /DataSets/put/DataSets_SqlDWTable_Create
    cmderr	[Autorest]     - name: /DataSetMappings/put/DataSetMappings_SqlDW_Create
    cmderr	[Autorest]     - name: /DataSets/get/DataSets_ListByShare
    cmderr	[Autorest]     - name: /DataSets/get/DataSets_Get
    cmderr	[Autorest]     - name: /Shares/post/Shares_ListSynchronizations
    cmderr	[Autorest]     - name: /Invitations/put/Invitations_Create
    cmderr	[Autorest]     - name: /Invitations/get/Invitations_Get
    cmderr	[Autorest]     - name: /Invitations/get/Invitations_ListByShare
    cmderr	[Autorest]     - name: /DataSetMappings/put/DataSetMappings_SqlDB_Create
    cmderr	[Autorest]     - name: /Invitations/delete/Invitations_Delete
    cmderr	[Autorest]     - name: /ProviderShareSubscriptions/get/ProviderShareSubscriptions_GetByShare
    cmderr	[Autorest]     - name: /DataSetMappings/put/DataSetMappings_Create
    cmderr	[Autorest]     - name: /ProviderShareSubscriptions/get/ProviderShareSubscriptions_ListByShare
    cmderr	[Autorest]     - name: /DataSets/delete/DataSets_Delete
    cmderr	[Autorest]     - name: /Shares/get/Shares_Get
    cmderr	[Autorest]     - name: /ShareSubscriptions/put/ShareSubscriptions_Create
    cmderr	[Autorest]     - name: /ShareSubscriptions/post/ShareSubscriptions_CancelSynchronization
    cmderr	[Autorest]     - name: /ShareSubscriptions/post/ShareSubscriptions_ListSourceShareSynchronizationSettings
    cmderr	[Autorest]     - name: /ShareSubscriptions/post/ShareSubscriptions_ListSynchronizationDetails
    cmderr	[Autorest]     - name: /ShareSubscriptions/post/ShareSubscriptions_ListSynchronizations
    cmderr	[Autorest]     - name: /ShareSubscriptions/get/ShareSubscriptions_ListByAccount
    cmderr	[Autorest]     - name: /DataSetMappings/get/DataSetMappings_ListByShareSubscription
    cmderr	[Autorest]     - name: /ShareSubscriptions/post/ShareSubscriptions_Synchronize
    cmderr	[Autorest]     - name: /ConsumerSourceDataSets/get/ConsumerSourceDataSets_ListByShareSubscription
    cmderr	[Autorest]     - name: /DataSetMappings/get/DataSetMappings_Get
    cmderr	[Autorest]     - name: /DataSetMappings/delete/DataSetMappings_Delete
    cmderr	[Autorest]     - name: /ProviderShareSubscriptions/post/ProviderShareSubscriptions_Reinstate
    cmderr	[Autorest]     - name: /ProviderShareSubscriptions/post/ProviderShareSubscriptions_Revoke
    cmderr	[Autorest]     - name: /SynchronizationSettings/put/SynchronizationSettings_Create
    cmderr	[Autorest]     - name: /SynchronizationSettings/get/SynchronizationSettings_Get
    cmderr	[Autorest]     - name: /SynchronizationSettings/get/SynchronizationSettings_ListByShare
    cmderr	[Autorest]     - name: /SynchronizationSettings/delete/SynchronizationSettings_Delete
    cmderr	[Autorest]     - name: /Shares/delete/Shares_Delete
    cmderr	[Autorest]     - name: /ShareSubscriptions/get/ShareSubscriptions_Get
    cmderr	[Autorest]     - name: /Triggers/put/Triggers_Create
    cmderr	[Autorest]     - name: /Triggers/get/Triggers_Get
    cmderr	[Autorest]     - name: /Triggers/get/Triggers_ListByShareSubscription
    cmderr	[Autorest]     - name: /Triggers/delete/Triggers_Delete
    cmderr	[Autorest]     - name: /ShareSubscriptions/delete/ShareSubscriptions_Delete
    cmderr	[Autorest]     - name: /Accounts/delete/Accounts_Delete
    cmderr	[Autorest] --------------------------------------------------------
  • ️✔️datashare [View full logs]  [Release Azure CLI Changes]
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bf8027f. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/datashare/resource-manager/readme.md
  • ️✔️datashare [View full logs]  [Release Schema Changes]
    cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 No repository field.
    cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs]Release - Generate from bf8027f. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/datashare/resource-manager/readme.md
  • ️✔️azure-mgmt-datashare [View full logs]  [Release SDK Changes] Breaking Change Detected
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-datashare
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-datashare
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.datashare
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.datashare
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.datashare
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/datashare/azure-mgmt-datashare/code_reports/latest/report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-datashare on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0rc1', '0.2.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 0.2.0 of azure-mgmt-datashare in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.datashare
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.datashare
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.datashare
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/datashare/azure-mgmt-datashare/code_reports/0.2.0/report.json
    cmdout	[Changelog] Size of delta 2.793% size of original (original: 70386 chars, delta: 1966 chars)
    cmdout	[Changelog] **Breaking changes**
    cmdout	[Changelog]   - Operation DataSetMappingsOperations.list_by_share_subscription has a new signature
    cmdout	[Changelog]   - Operation DataSetMappingsOperations.list_by_share_subscription has a new signature
    cmdout	[Changelog]   - Operation DataSetsOperations.list_by_share has a new signature
    cmdout	[Changelog]   - Operation DataSetsOperations.list_by_share has a new signature
    cmdout	[Changelog]   - Operation InvitationsOperations.list_by_share has a new signature
    cmdout	[Changelog]   - Operation InvitationsOperations.list_by_share has a new signature
    cmdout	[Changelog]   - Operation ShareSubscriptionsOperations.list_synchronization_details has a new signature
    cmdout	[Changelog]   - Operation ShareSubscriptionsOperations.list_synchronization_details has a new signature
    cmdout	[Changelog]   - Operation ShareSubscriptionsOperations.list_synchronizations has a new signature
    cmdout	[Changelog]   - Operation ShareSubscriptionsOperations.list_synchronizations has a new signature
    cmdout	[Changelog]   - Operation SharesOperations.list_synchronization_details has a new signature
    cmdout	[Changelog]   - Operation SharesOperations.list_synchronization_details has a new signature
    cmdout	[Changelog]   - Operation SharesOperations.list_synchronizations has a new signature
    cmdout	[Changelog]   - Operation SharesOperations.list_synchronizations has a new signature
    cmdout	[Changelog]   - Operation ShareSubscriptionsOperations.list_by_account has a new signature
    cmdout	[Changelog]   - Operation SharesOperations.list_by_account has a new signature
    warn	Breaking change found in changelog
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants