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

[AutoPR track2_azure-mgmt-containerinstance] [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-03-01 #5280

Draft
wants to merge 2,486 commits into
base: release/v3
Choose a base branch
from

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14059

You can install the use using pip install of the artificats.

msyyc and others added 30 commits April 9, 2021 09:53
* CodeGen from PR 13831 in Azure/azure-rest-api-specs
customproviders t2 readme config (Azure#13831)

* version,CHANGELOG

* customproviders changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 13829 in Azure/azure-rest-api-specs
appplatform t2 readme config (Azure#13829)

* version,CHANGELOG

* test

* appplatform changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Initializing the BaseName with a ServiceDirectory that contains
a "/", because it is a multiple level path, causes the BaseName
initialization code to fail because it doesn't support the
validation pattern.

In all the known cases we already pass the ResourceGroupName
explicitly so don't need to set the BaseName so we can
skip the initialization in those cases.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* Add  and fix samples for OT

* Update sample_receive_sb.py

* Update README.md

* Update README.md
* Added test pass info for python

* Added in environment variables
* move apireview step into the analyze stage, shift artifact publish to end of the job
* Add lease to runs.

* Add YAML file.

* Remove commented out code.

* Move days valid into template with a default.

Co-authored-by: Mitch Denny <midenn@microsoft.com>
* CodeGen from PR 13833 in Azure/azure-rest-api-specs
datashare readme t2 config (Azure#13833)

* version,CHANGELOG

* datashare t2 changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 13880 in Azure/azure-rest-api-specs
hanaonazure t2 readme config (Azure#13880)

* version,CHANGELOG

* hanaonazure changelog t2 config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* make -checkout: none an optional phase

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Urgently need to fix this to unblock pipelines.
* Remove condition.

* Fix up system access token usage.

Co-authored-by: Mitch Denny <midenn@microsoft.com>
* CodeGen from PR 13884 in Azure/azure-rest-api-specs
healthcareapis t2 config (Azure#13884)

* version,CHANGELOG

* test

* healthcareapis changelog t2 config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
…zure#17985)

* Sync SMS and PNM shared folders

* Added typing extensions

* Sync other shared folder files
* update release date

* update

* updates
* updating generated code

* adding generated folder

* getting error about rawdeserializer

* fixes to error throwing

* lint fixes

* ignore swagger readme
tjprescott and others added 29 commits May 3, 2021 14:25
* Generate azure-servicefabric 8.0

* Packaging update of azure-servicefabric

* Add CHANGELOG entry.

* Regenerate with track 1 settings.

* Updated changelog.

* Update shared requirements.

Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
…zure#18469)

* remove envVars, use cloudconfig

* formatting, expose subscription id

* update subconfig name

* remove unused parameters/vars
found that `test_auth_async/test_client_azure_sas_credential_async` was failing in the uamqp pipeline, but was getting skipped in the eventhub livetest pipeline for some reason.
* changing entity property type->edm_type, both args required

* removing commented out code

* lint fixes

* updated changelog BEFORE anna requests it

* turning edmtype into a named tuple

* updated changelog, update serialize for tuples

* addressing annas comments

* removing unnecessary import
* update dev doc to add per_call_policies & per_retry_policies

* updates

* update
* show detailed error

* update

* update

* update

* update
* Increase dependency

* shared

* update tests

* test update

* regression

* version

* Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py

* Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py

* Apply suggestions from code review
* Service Bus Named Key Credential

* Update sdk/servicebus/azure-servicebus/azure/servicebus/_base_handler.py

* improvements

* add samples

* update tests

* rename
…module (Azure#18210)

* add keyword override support

* updat impl

* add test and recordings

* version bump, changelog update

* bug fix log

* fix pylint

* fix pylint and mypy

* pr review feedback

* Update sdk/servicebus/azure-servicebus/CHANGELOG.md

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* review feedback

* fix mypy and pylint

* fix pylint

* header bearer should use normalized path to generate token instead of raw input

* update code snippets to show update keyword argument usage

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* test uamqp 1.3.1 wheel

* Apply suggestions from code review

* update changelog and revert test yml

* bump eventhub version
* Simplified TableEntity definition

* Updated tests

* Updated changelog and samples

* Update SAStoken from conn str

* Test fixes

* Removed unused vars

* Fix pylint

* Update sdk/tables/azure-data-tables/tests/test_table.py

Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>

Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
* use etag from entity if match condition is given

* added tests, fixed another one, updated changelog

* tests for batch

* adding one more test for a scenario to catch, fixing up sloppiness

* unused overload
* Post Process Event Names Scrip

* regen code

* Update sdk/eventgrid/azure-eventgrid/swagger/postprocess_eventnames.py

* changes

* include backward compat

* changelog

* delete event map
- rename `ServiceBusAzureSasCredential` to `ServiceBusAzureSasTokenCredential` to align with EventHubs
- sample readme link
* renamings

* adding None default
* added another sample, inline samples for docs

* examples for sync repository client

* samples for async container repo client

* fixing up formatting

* Update sdk/containerregistry/azure-containerregistry/azure/containerregistry/_container_repository_client.py

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* Update sdk/containerregistry/azure-containerregistry/azure/containerregistry/aio/_async_container_registry_client.py

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* Update sdk/containerregistry/azure-containerregistry/samples/README.md

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* Update sdk/containerregistry/azure-containerregistry/samples/async_samples/sample_delete_old_tags_async.py

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* consistency checks

* consistency tests for tier one langs

* moving try/except block
* add azure-purview-nspkg

* rename iot file to purview

* remove 3.5 from setup.py
Merge 677f77c1ddfc93853c0286d56b6f3ab6e2422134 into 8169805
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14059/track2_azure-mgmt-containerinstance branch from ecf7da2 to 038d32d Compare May 5, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.