Skip to content

{CI} Add test for the automation extension.#5909

Merged
wangzelin007 merged 2 commits intoAzure:mainfrom
wangzelin007:add_extension_tests
Mar 22, 2023
Merged

{CI} Add test for the automation extension.#5909
wangzelin007 merged 2 commits intoAzure:mainfrom
wangzelin007:add_extension_tests

Conversation

@wangzelin007
Copy link
Member


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az automation runbook show
az automation runbook list
az automation runbook delete

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@ghost ghost added Auto-Assign Auto assign by bot CI labels Feb 22, 2023
@ghost ghost requested review from bebound, jiasli, jsntcy, kairu-ms and yonzhan February 22, 2023 09:19
@ghost ghost assigned wangzelin007 Feb 22, 2023
@ghost ghost added this to the Feb 2023 (2023-03-07) milestone Feb 22, 2023
@wangzelin007 wangzelin007 changed the title {CI} Add test for automation. {CI} Add test for the automation extension. Feb 22, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Feb 22, 2023

CI

@wangzelin007
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wangzelin007 wangzelin007 marked this pull request as ready for review March 21, 2023 12:10
@wangzelin007 wangzelin007 merged commit 6757777 into Azure:main Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants