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

Extension reference doc generation scripts & CI check #80

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

derekbekoe
Copy link
Member

Closes #35

@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/derekbekoe/azure-cli-extensions.git@ref-docs#subdirectory=src/$EXT&egg=$EXT"

@derekbekoe derekbekoe merged commit 141b7db into Azure:master Feb 26, 2018
@derekbekoe derekbekoe deleted the ref-docs branch February 26, 2018 17:28
StrawnSC added a commit to StrawnSC/azure-cli-extensions that referenced this pull request May 2, 2022
Check location of managed environment before attempting to create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants