forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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-compute] Move RestorePoint properties into new properties bag for restore point #5830
Closed
openapi-sdkautomation
wants to merge
95
commits into
master
from
sdkAuto/14638/track2_azure-mgmt-compute
Closed
[AutoPR track2_azure-mgmt-compute] Move RestorePoint properties into new properties bag for restore point #5830
openapi-sdkautomation
wants to merge
95
commits into
master
from
sdkAuto/14638/track2_azure-mgmt-compute
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
from
June 3, 2021 19:40
2754f89
to
5f08a1c
Compare
22 tasks
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
from
June 8, 2021 14:42
5f08a1c
to
0bf29cd
Compare
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* add check before printing receipt items * add check before printing receipt items
* flatten DimensionGroupIdentity * update
* CodeGen from PR 14841 in Azure/azure-rest-api-specs add sql tag to readme.go.md (Azure#14841) * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 14709 in Azure/azure-rest-api-specs java mgmt, aks, add needed json (Azure#14709) * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
* Added profiler support to perf framework * Removed old loop kwarg * Fixed list test bug * Support old API version * Updated perf framework for test proxy * Support test proxy * Whitespace * Support proxy in legacy tests * Update perf test guide * Support proxy in GetSecretTest Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
2 times, most recently
from
June 21, 2021 21:29
caf91ed
to
be8f182
Compare
* Update pipeline generation tool version Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Workspaces must be common * tests yml * lint * changelog * Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
from
June 22, 2021 00:10
be8f182
to
7a46b91
Compare
* CodeGen from PR 14627 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627) * Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15 * Updates readme * Updates API version in new specs and examples * PITR apis to stable version * Fixing readme * Adding parameters * Fixing restorable.json * Fixing linter errors * missing ref * Unflattening the DatabaseAccountCreateUpdateProperties * Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15 * Updates readme * Updates API version in new specs and examples * Adding the restorable json to readme * Added disableLocalAuth flag to DatabaseAccount CRU operations. * Adding Backup policy migration state * Fixing linter errors * Fixing linter warnings * Fixing breaking change Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14452 in Azure/azure-rest-api-specs Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452) Co-authored-by: jimmypc92 <jimmypc92> * version,CHANGELOG * test * test config * test config * test config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
…re set (Azure#19233) The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. [Re-raised Azure#18955]
* Deprecate azure-monitor * ci fix
* Use x-ms-date for Hmac * Update chat recorded sessions * Fix SMS hmac; update sms recorded sessions * Update phone number code and recorded sessions Co-authored-by: JP Chen <jiach@microsoft.com>
* adding docs for engsys checks * adding info about all engsys checks * adding eng sys checks to eng sys documentation * Update doc/eng_sys_checks.md Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * Update doc/dev/README.md Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
…zure#19554) * fix statistics type for healthcare * also fix healthcare type for warnings
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
2 times, most recently
from
June 29, 2021 19:20
77e6081
to
602ca9b
Compare
* update release date * update release date
* add validation to allow for only one action per type * update changelog
* Bring changes from JS docs metadata * Move business logic inside Update-DocsMsMetadata.ps1 * Update with the latest changes in JS PR * Update from latest PR feedback * Add check for empty path to prevent crashes when creating relative paths Co-authored-by: Daniel Jurek <djurek@microsoft.com>
- Switch to using rest instead of cli for querying work items as cli is limited to 1000 items only. - Fix issues with Generated fields not being set. - Correctly sort older workitems by version isntead of string. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
from
June 30, 2021 18:09
602ca9b
to
7be2276
Compare
* readme updates * docstrings updates * samples updates * feedback * pylint
* adding docstrings for displayname and description * changing key -> feature_id * fixing up secret reference for consistency * pylint fix * updates to clients * fixing tests * updates to clients * changing base_url -> endpoint * undoing changes to generated * adding changelog * updating changelog, enabled is kwarg * lint fixes * formatting * using key instead of feature_id * feature_id strips key prefix * working for sync * removing if conditional on delete * doc and typehint * adding delete overload to async * fixing tests * adding back label to not be breaking * non breaking for delete * undoing breaking change * undoing rename of endpoint * undoing more breaking changes * fixing up a couple more * one more removal * changelog * fixing breaking change * secret reference issue, breaking change fixed * pylint and mypy fixes * more of xiangs feedback * fixing key and feature_id * working with xiang * fixed secref * fixed feature flag * fixed feature filter tests * mypy and pylint fixes * updating tests * fixes * remove overload * fixing changelog * fixing docstrings * fixing attribute map * fixing for py2.7 * mypy, pylint, and py2.7 fixes * pylint fix * renaming * testing typeerror * value property instead of enabled and filters * fixing value configuring * fixing tests for only value @Property on featflag * working for secref * pylint and mypy fixes * test fix * cleaning up * xiangs comment * patching storage stuff * fixing value property * to generated update
* Disable release date check * Release check is not finding release date Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Merge 4b1e09286c6a22a4681f206171a07a5de128ec3f into 18b54ea
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14638/track2_azure-mgmt-compute
branch
from
July 1, 2021 01:04
7be2276
to
152e36b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#14638
You can install the use using pip install of the artificats.