Azure / Azure/azure-cli-dev-tools
Add ability to spin up a container with a PR's content
Open
New Command(s)
- Dominant language
- Python
- Stars
- 91
- Forks
- 134
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
We used to have this feature via GitHub but it was removed. It would be great to be able to quickly test a PR's changes with a command like:
`azdev preview --pr 1234`
This would launch a Docker container and pip install the CLI that incorporates the PR's changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.