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-monitor] [Hub Generated] Review request for Microsoft.Insights to add version stable/2015-07-01 #5595

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

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 <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
* 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 <[email protected]>
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 <[email protected]>
* 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] <[email protected]>

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 <[email protected]>
@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 <[email protected]>
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 <[email protected]>

* 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] <[email protected]>

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

Co-authored-by: Charles Lowell <[email protected]>
Co-authored-by: McCoy Patiño <[email protected]>
Co-authored-by: Azure CLI Bot <[email protected]>
Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: annatisch <[email protected]>
Co-authored-by: scbedd <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Charles Lowell <[email protected]>
Co-authored-by: McCoy Patiño <[email protected]>
Co-authored-by: Azure CLI Bot <[email protected]>
Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: annatisch <[email protected]>
Co-authored-by: scbedd <[email protected]>
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 <[email protected]>
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
* Update release date

* Update release date for Monday
* 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 <[email protected]>
* 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 <[email protected]>

* new update

* Update shared_requirements.txt

Co-authored-by: swathipil <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

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

Co-authored-by: chradek <[email protected]>

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

Co-authored-by: chradek <[email protected]>

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

Co-authored-by: chradek <[email protected]>

* new update

* update

* update on test file

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

* update

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

Co-authored-by: swathipil <[email protected]>

* update

* update

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

* update

* update

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

* update

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

Co-authored-by: swathipil <[email protected]>

* update

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

Co-authored-by: swathipil <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

* 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 <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

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

Co-authored-by: swathipil <[email protected]>

* update

* update

* update

Co-authored-by: Josue Garcia <[email protected]>
Co-authored-by: swathipil <[email protected]>
Co-authored-by: Sean Kane <[email protected]>
Co-authored-by: chradek <[email protected]>
* 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 <[email protected]>

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Shailesh Kelkar <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* Update main.py

* Update main.py
* Fix IOT Device Update readme issue

* Update README.md
* 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 <[email protected]>
…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 <[email protected]>

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
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.