-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 1421 #16865
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
… Eliminate default base branch "master" as this will be changed later, providing no default and using a mandatory parameter means a dev must provide the value * Check for existence of $CspellConfigPath * No need to Set-Location if run from the root of the repo (most common scenario) * -join
…Add reference to spelling docs, exit 0, Rename to check-spelling-in-changed-files.ps1,
… validation farther down that will also catch these errors), Update comments and script name
azure-sdk
requested review from
danieljurek,
mitchdenny,
scbedd and
weshaggard
as code owners
February 22, 2021 21:52
azure-sdk
added
Central-EngSys
This issue is owned by the Engineering System team.
EngSys
This issue is impacting the engineering system.
labels
Feb 22, 2021
danieljurek
approved these changes
Feb 22, 2021
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Nov 26, 2021
Recovery services backup october release (Azure#16865) * RecoveryServicesBackup: Added ValidateOperationAsync APIs to new API version 2021-10-01 (Azure#16291) * Added base for new API version 2021-10-01 from previous 2021-08-01 * Updates Readme * Updates API version in new specs and examples * Updated CRR related API in readme * Added PreCheckAsync new APIs * Removed incorrect long-running-operation tag * Renamed API as per PR review * RecoveryServicesBackup: Minor update to new ValidateOperation async API (Azure#16402) * Added long running operation tag to async API * Updated examples with renamed tracking API * Recovery services backup october release (Azure#16303) * Adds base for updating Microsoft.RecoveryServices from version stable/2021-08-01 to 2021-10-01 * Update Swagger spec and examples * Update readme * Resolve Avocado and PrettierCheck issues * Resolve Model Validation issues * Adding package for active and passive stamp (Azure#16695) * Updating readme to split active and passive stamp * Update * Updating readme.go * Fixing model validation errors * Fixing model validation * Adding enums for protectionIntent * Adding identity based restore details Co-authored-by: abhishek-goyal1 <[email protected]> Co-authored-by: Abhinit Kumar <[email protected]>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Nov 26, 2021
Recovery services backup october release (Azure#16865) * RecoveryServicesBackup: Added ValidateOperationAsync APIs to new API version 2021-10-01 (Azure#16291) * Added base for new API version 2021-10-01 from previous 2021-08-01 * Updates Readme * Updates API version in new specs and examples * Updated CRR related API in readme * Added PreCheckAsync new APIs * Removed incorrect long-running-operation tag * Renamed API as per PR review * RecoveryServicesBackup: Minor update to new ValidateOperation async API (Azure#16402) * Added long running operation tag to async API * Updated examples with renamed tracking API * Recovery services backup october release (Azure#16303) * Adds base for updating Microsoft.RecoveryServices from version stable/2021-08-01 to 2021-10-01 * Update Swagger spec and examples * Update readme * Resolve Avocado and PrettierCheck issues * Resolve Model Validation issues * Adding package for active and passive stamp (Azure#16695) * Updating readme to split active and passive stamp * Update * Updating readme.go * Fixing model validation errors * Fixing model validation * Adding enums for protectionIntent * Adding identity based restore details Co-authored-by: abhishek-goyal1 <[email protected]> Co-authored-by: Abhinit Kumar <[email protected]>
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#1421 See eng/common workflow