Skip to content

Conversation

@openapi-sdkautomation
Copy link

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

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

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14103/track2_azure-mgmt-monitor branch 5 times, most recently from 791259e to a615cb8 Compare May 27, 2021 23:48
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14103/track2_azure-mgmt-monitor branch from a615cb8 to abd98af Compare June 10, 2021 20:48
tasherif-msft and others added 19 commits July 7, 2021 14:38
* Deprecated new_name in Undelete

* added additional TODO comments on soft delete enabled tests

* removed it from DSC

* removed line
* add vcr 3.0.0

* add mock after recording response

* update version number

* use tool version of vcrpy

* update

* patch azure-devtools installer to install patched vcrpy. remove vcrpy from pinned test_tools.txt and ci_tools.txt

* ensure that ci_tools installs our local builds without erroring on subprocessed vcrpy install

* remove subprocess install. doesn't work without -e which we CANT do in parallelized CI. adding custom req to storage dev reqs

* Packaging update of azure-mgmt-storage

* Packaging update of azure-mgmt-storagesync

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
* CodeGen from PR 14638 in Azure/azure-rest-api-specs
Move RestorePoint properties into new properties bag for restore point (Azure#14638)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* move _utils.py

* update
* Template + first code gen

* Basic client

* First tests

* Added async client + tests

* Added answerspan test

* Added authoring APIs

* Some updates

* Pure generated clients

* Test updates

* Update test imports

* Clean working recordings

* Renamed directory

* Removed authoring for now

* Use unreleased core

* Remove conversation + ci yaml

* Some CI updates

* update language __init__.py to not have a space in the name

* Setup.py

* Updated core dependency

* CI fixes

* Added language nspkg

* Fix Python 2.7

* Added some more tests

* Test fixes

* Added live configuration

* Bumped msrest

* readme + samples

* No pypi or refdocs yet

* Review feedback

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
* handle details "null"

* update
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Explicitly add '/*' '!/*/' to the list of paths so we include
the files in the root of the repo.

Added some extra command logging so we can easily repro locally without
needing to find the code that ran.

Update to '/eng' so that we only get paths that start with eng instead
of every path that has eng as a folder.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14103/track2_azure-mgmt-monitor branch from abd98af to c061e6d Compare July 9, 2021 01:23
xiangyan99 and others added 3 commits July 8, 2021 18:56
* leave stream open in response

* update

* Get latest main (Azure#19733)

* Credentials accept tenant_id argument to get_token (Azure#19602)

* Update changelog for azure-identity 1.7.0b2 (Azure#19693)

* [Key Vault] Drop 3.5 support for keys (Azure#19712)

* [AutoRelease] t2-compute-2021-07-08-85328 (Azure#19715)

* CodeGen from PR 14638 in Azure/azure-rest-api-specs
Move RestorePoint properties into new properties bag for restore point (Azure#14638)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* debug_guide for python SDK (Azure#19716)

* Increment package version after release of azure-servicebus (Azure#19709)

* Increment package version after release of azure-identity (Azure#19721)

* Prevent DeprecationWarning in Identity tests (Azure#19723)

* move _utils.py (Azure#19431)

* move _utils.py

* update

* [QnA] Initial SDK (Azure#19544)

* Template + first code gen

* Basic client

* First tests

* Added async client + tests

* Added answerspan test

* Added authoring APIs

* Some updates

* Pure generated clients

* Test updates

* Update test imports

* Clean working recordings

* Renamed directory

* Removed authoring for now

* Use unreleased core

* Remove conversation + ci yaml

* Some CI updates

* update language __init__.py to not have a space in the name

* Setup.py

* Updated core dependency

* CI fixes

* Added language nspkg

* Fix Python 2.7

* Added some more tests

* Test fixes

* Added live configuration

* Bumped msrest

* readme + samples

* No pypi or refdocs yet

* Review feedback

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* fix broken rest due to utils movement (Azure#19728)

* handle details "null" (Azure#19430)

* handle details "null"

* update

* Bump aiohttp from 3.5.4 to 3.7.4 in /common/smoketest (Azure#19330)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Co-authored-by: Azure CLI Bot <azclibot@microsoft.com>
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Co-authored-by: Azure CLI Bot <azclibot@microsoft.com>
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CodeGen from PR 15001 in Azure/azure-rest-api-specs
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
yunhaoling and others added 28 commits August 12, 2021 21:47
* drop python 3.5 and add python 3.9

* include cache info in the readme
* rebase

* Resolve conflict

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
* Update release date

* Update release date for Monday
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* Fix bug in update mode

* Updated codeowners
- Fix rg.Name to rg.ResourceGroupName
- Add more verbose logging for better debugging
- Handle deleted resource groups when gathering puragable resource
- Remove coerce now that we are collecting in functions

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* add implementation

add the test cases

add the test file

fix test file

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* fix pylint

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* new update

* Update shared_requirements.txt

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

* environment

* redo

* redo

* redo

* changed variable name

* changed variable name

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* update on test file

* update on test file

* update on test file

* update based on feedack

* new update

* update

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>

* new update

* new

* new

* new

* new

* new

* update on spacing

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>

* new update

* update

* update on test file

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* update

* update

* update

* update

* update

* update

* Revert "update"

This reverts commit d2dbb2a.

* update

* update

* update

* newupdate

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/samples/receive_events_using_checkpoint_store.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/setup.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* update

* update

* update

* update

* update

* update

* p

* update

* update

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/tests/test_storage_table_partition_manager.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* Update sdk/eventhub/azure-eventhub-checkpointstoretable/azure/eventhub/extensions/checkpointstoretable/_tablestoragecs.py

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

* update

* update

* update

Co-authored-by: Josue Garcia <t-jgarcia@microsoft.com>
Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>
* CodeGen from PR 15245 in Azure/azure-rest-api-specs
Revert "Revert "Added GA API version (2021-07-01) (Azure#14937)" (Azure#15129)" (Azure#15245)

This reverts commit 654c237.

Co-authored-by: Shailesh Kelkar <shkelkar@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Shailesh Kelkar <shkelkar@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
* Update main.py

* Update main.py
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
* Fix IOT Device Update readme issue

* Update README.md
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Update to use timespan

* lint

* lint

* lint + test

* Update test_logs_client.py

* comments

* improve message
* add test-proxy invocations to eng/common folder

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
…9816)

* CodeGen from PR 15207 in Azure/azure-rest-api-specs
Deviceprovisiongservices t1 config (Azure#15207)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* t1 revert

* Update readme.python.md

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
Merge fd3f96558a6de32e1d30726f9733352a2ff22c3c into 60d6c39
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14103/track2_azure-mgmt-monitor branch from a89a585 to 48c4783 Compare August 17, 2021 17:36
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.