-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Sync eng/common directory with azure-sdk-tools for PR 1887 #23327
Merged
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
azure-sdk
requested review from
chidozieononiwu,
danieljurek and
weshaggard
as code owners
August 13, 2021 20:57
azure-sdk
added
Central-EngSys
This issue is owned by the Engineering System team.
EngSys
This issue is impacting the engineering system.
labels
Aug 13, 2021
danieljurek
approved these changes
Aug 13, 2021
yukun-dong
added a commit
that referenced
this pull request
Aug 24, 2021
* generate code and add storage account test * add blob container test cases an record the test * modify azure manager version and regenerate code * regenerate code and add test cases * regenerate code and add queue, table test cases * regenerate code using remote spec and rerun tests * add Properties and change Helpers position * Add support for 'files' configuration (#23327)
m-nash
added a commit
that referenced
this pull request
Sep 1, 2021
* Feature/mgmt track2 storage2 (#23468) * generate code and add storage account test * add blob container test cases an record the test * modify azure manager version and regenerate code * regenerate code and add test cases * regenerate code and add queue, table test cases * regenerate code using remote spec and rerun tests * add Properties and change Helpers position * Add support for 'files' configuration (#23327) * add and change some test cases * add some storage account test cases * regenerate code using autorest c# v3.0.0 beta.20210825.1 * add some storage account test cases * modify some test cases * regenerate code using autorest c# v3.0.0-beta20210825.2 * update api * generate code using autorest c# v3.0.0-beta.20210826.2 * update api and README.md * update changelog * change README.md file * change README.md * bump storage version * modify samples' typos * modify samples and update snippets * regenerate using autorest c# 3.0.0-beta.20210830.1 * modify createResourceGroup method due to ResourceManager's version change * update snippets * add storage account test case * add one blob container test case * change mgmt storage version * fix compile errors in eventhub and network; modify typos in storage csproj file * fix merge conflicts * ignore storage account list key test * remove records that are not used * update with prepare release Co-authored-by: m-nash <prognash@gmail.com>
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-net
that referenced
this pull request
May 20, 2023
[Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2023-03-15-preview (Azure#23327) * Adds base for updating Microsoft.DocumentDB from version preview/2023-03-01-preview to version 2023-03-15-preview * Updates readme * Updates API version in new specs and examples * combined changes for managed cassandra preview swagger. * materializedview swagger changes * changing preview release version * Reverting changes to 2023-03-01-preview * preview changes for nova. * Pretty check. * Add files via upload * Update cosmos-db.json adds database partition merge api. * saving work * saving work * saving work * Add example for swagger apis. * fix cluster name and rg values in example. * Add cassandraProcessStatus property. * format example. * Fixing model validation errors. * Resolving model validation errors. * resolve Lint Diff issues. * removing duplicate entry for package-preview-2023-03 * Fixing spelling. * Fix pretty validation. * try removing modelerfour: * update readme to 2023-01-15-preview * bring back both 2023-03-01 and 2023-03-15 preview in readme.md * update tag to generate for package-preview-2023-03-15 * ring back CassandraClusterRepairPublicProperties. * merge conflict resolution * port listconnectionstrings changes from 03-15-stable * backport stable to preview swagger. * port location api updates from 3-15-stable to preview version * Fix model validation error :-). * remove duplicate status property * Undo Vivek's changes. * saving work * saving work * local changes * local changes * local changes * local changes * temporally resolve duplicate schema issue --------- Co-authored-by: Vivek Sundararajan <visunda@microsoft.com> Co-authored-by: Chandrasekhar Gunturi <chguntur@microsoft.com> Co-authored-by: Carolyn Jackson <carjackson@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Central-EngSys
This issue is owned by the Engineering System team.
EngSys
This issue is impacting the engineering system.
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.
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#1887 See eng/common workflow