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-appconfiguration] Microsoft.AppConfiguration: Add 2020-07-01-preview API version #1639

Conversation

openapi-sdkautomation[bot]
Copy link

Created to sync Azure/azure-rest-api-specs#10224.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-appconfiguration

You can install the package azure-mgmt-appconfiguration of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/track2_azure-mgmt-appconfiguration@10224#egg=azure-mgmt-appconfiguration&subdirectory=azure-mgmt-appconfiguration"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/track2_azure-mgmt-appconfiguration@10224#egg=azure-mgmt-appconfiguration&subdirectory=azure-mgmt-appconfiguration"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/track2_azure-mgmt-appconfiguration@10224
  • pip install -e ./azure-mgmt-appconfiguration

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/track2_azure-mgmt-appconfiguration@10224
  • pip wheel --no-deps ./azure-mgmt-appconfiguration

Direct download

Your files can be directly downloaded here:

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration@10224 branch 3 times, most recently from f53d859 to e8a03d8 Compare July 22, 2020 09:59
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration branch 8 times, most recently from e2db28e to 1338449 Compare August 6, 2020 03:00
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration branch 11 times, most recently from 2da060a to d762a36 Compare August 13, 2020 06:14
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration branch 3 times, most recently from 7cbaf9c to 4069b30 Compare August 18, 2020 04:09
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration branch from 4069b30 to 3253a7a Compare August 25, 2020 08:31
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration@10224 branch 3 times, most recently from adb1305 to 3dbcd2f Compare August 25, 2020 08:33
tasherif-msft and others added 26 commits October 18, 2020 13:31
…ier (Azure#14355)

* added access tiers

* fixed async sample

* removed comments

* added sync test

* added all tests

* docstrings

* reset checks

* pylint

* changed method to set share properties

* forgot to comment out

* removed ShareSetPropertiesOptions
* Restructure Language Specific Code

* Restructure Copy to Blob Storage

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Autolock Renew to Autolock Renewer

* migration guide
…HubAPI (Azure#14627)

update Repos format

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Add env variables for live tests

* Add azure-identity in dev reqs for admin package

* Skip phone number tests as infra not ready yet

* Increase polling interval as ci is timing out

* Skip sms tests, to be added back onece the infra ready

* Rename phone number env var

* Enable random naming for resource preparer

Co-authored-by: turalf <[email protected]>
…nel (Azure#14314)

* added kwargs to ShareProtocolSettings and ShareSmbSettings

* added kwargs to smbmultichannel

* moved param to kwarg

* fixed tests

* added validation

* fixed ValueError and added tests

* added async tests

* removed e from tests
* added request hook:

* added headers

* added tests

* added recordings

* changed tests

* improved tests

* Delete test_blob_access_conditions.test_multi_put_blob_contains_headers.yaml

* Delete test_blob_access_conditions_async.test_multi_put_blob_contains_headers.yaml

* improved tests

* added headers to all calls

* rerecord
* feat(azure-digitaltwins): initial creation - apis

* chore(azure-digitaltwins): temporary save

* chore(azure-digitaltwins): rename folder

* chore(azure-digitaltwins): start samples

* chore(azure-digitaltwins): add samples

* chore(azure-digitaltwins): add review file

* chore(azure-digitaltwins): address comments 1

* chore(azure-digitaltwins): address comments 2

* chore(azure-digitaltwins): implement async version

* chore(azure-digitaltwins): fix sample

* chore(azure-digitaltwin): add logging

* chore(azure-digitaltwin): address comments

* chore(azure-digitaltwins): address comments

* chore(azure-digitaltwins): update async

* chore(azure-digitaltwins-core): rename namespace

* chore(azure-digitaltwins-core): etag to kwargs

* chore(azure-digitaltwins-core): include_model_def

* chore(azure-digitaltwins-core): change return type

* chore(azure-digitaltwins-core): fix kwargs type

* chore(azure-digitaltwins-core): fix max_item_count

* chore(azure-digitaltwins-core): update swagger

* chore(azure-digitaltwins-core): update types swgr

* chore(azure-digitaltwins-core): fix error handling

* chore(azure-digitaltwins-core): fix error handling

* chore(azure-digitaltwins-core): update unit tests

* chore(azure-digitaltwins): add package

* chore(azure-digitaltwins-core): update review

* chore(azure-digitaltwins-core): fix pylint errors

* update .docsettings to exclude digitaltwins-core swagger. update digitaltwins nspkg to not use �ncoding within setup.py

* chore(azure-digital-twins-core): fix lint error

* chore(azure-digitaltwins-core): fix readme

* chore(azure-digitaltwins-core): update readme

* chore(azure-digitaltwins-core): fix pylint errors

* chore(azure-digitaltwins-core): ignore links

* chore(azure-digitaltwins-core): more readme update

* chore(azure-digitaltwins-core): fix manifest

* chore(azure-digitaltwins-core): fix  packages

* chore(azure-digitaltwins-core): clean up

* chore(azure-digitaltwins-core): fix ci.yml

* chore(azure-digitaltwins-core): fix async returns

* chore(azure-digitaltwins): ingore link

* chore(azure-digitaltwins-core): fix nspkg setup

* chore(azure-dgitaltwins-core): change nspkg

* chore(azure-digitaltwins-core): fix nspkg setup

* chore(azure-digitaltwins-core): fix docsettings

* chore(azure-digitaltwins-core): changefrozen reqs

* chore(azure-digitaltwins-core): freeze req

* add azure-digitaltwins-nspkg to shared requirements

* fix lint error'

* chore(azure-digitaltwins-core): fix more lint

* chore(azure-digitaltwins): fix p27 error

* Namespace pkg setup

* Update core setup

Co-authored-by: Scott Beddall <[email protected]>
Co-authored-by: scbedd <[email protected]>
Co-authored-by: annatisch <[email protected]>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/track2_azure-mgmt-appconfiguration@10224 branch from a228f78 to a150b8d Compare October 22, 2020 02:28
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/track2_azure-mgmt-appconfiguration@10224 branch October 22, 2020 04:12
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.