-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Enable SDK Automation V2 in CI #7548
Enable SDK Automation V2 in CI #7548
Conversation
Automation for azure-sdk-for-goUnable to detect any generation context from this PR. |
Automation for azure-sdk-for-pythonUnable to detect any generation context from this PR. |
Can one of the admins verify this patch? |
azure-pipelines.yml
Outdated
- template: .azure-pipelines/SwaggerToSDK.yml | ||
- template: .azure-pipelines/NetworkValidation.yml | ||
- template: .azure-pipelines/Spellcheck.yml | ||
stages: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's difference between stage and job
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stage are set of jobs that could be triggered together with certain condition or work flow.
looks good in general, about when to enable it, need to do it after Ignite, Nov 4th to avoid any impact to Ignite asks. |
d83d1b6
to
a9d26b9
Compare
@ArcturusZhang @erich-wang @isra-fel @zikalino @fengzhou-msft @yaohaizh for awareness |
a9d26b9
to
1e90149
Compare
1e90149
to
643ac03
Compare
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
i've approved this PR, seems CI status not updated |
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-java - Release⌛ Pending...
|
azure-sdk-for-js - Release⌛ Pending...
|
azure-sdk-for-net - Release⌛ Pending...
|
azure-sdk-for-python - Release⌛ Pending...
|
azure-sdk-for-go - Release⌛ Pending...
|
/azp run ~ Ignore Test-only (rest-api-specs) |
Azure Pipelines successfully started running 1 pipeline(s). |
loop @akning-ms for review also |
* Update config for SDK Automation * Update registry name * Update display name
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.