Skip to content
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

[CI] Release pipeline test case 5 #1338

Conversation

haroldrandom
Copy link
Contributor

This is to test on scenariio that user modify extension source code only.

CI job "CLI Linter on Modified Extensions (New)" should build and linter on the modified extensions.


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

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:

@azuresdkci
Copy link

If this PR is for a new extension or change to an existing extension, use the following to try out the changes in this PR:

docker run -it microsoft/azure-cli:latest
export EXT=<NAME>
pip install --upgrade --target ~/.azure/cliextensions/$EXT "git+https://github.com/haroldrandom/azure-cli-extensions.git@release-pipeline-test-case-5#subdirectory=src/$EXT&egg=$EXT"

@haroldrandom haroldrandom changed the title [CI] Release pipeline test case 5 [CI] Release pipeline test case 4 Mar 2, 2020
@haroldrandom haroldrandom added the CI label Mar 2, 2020
@haroldrandom
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@haroldrandom haroldrandom changed the title [CI] Release pipeline test case 4 [CI] Release pipeline test case 5 Mar 5, 2020
@haroldrandom haroldrandom changed the title [CI] Release pipeline test case 5 [CI] Release pipeline test case 6 Mar 5, 2020
@haroldrandom haroldrandom changed the title [CI] Release pipeline test case 6 [CI] Release pipeline test case 5 Mar 5, 2020
@haroldrandom haroldrandom force-pushed the release-pipeline-test-case-5 branch 2 times, most recently from 9ada70c to 7f1eacc Compare March 5, 2020 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants