Allow to install pre-release/beta/specifc_build of azure bicep
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 81
Description
**Is your feature request related to a problem? Please describe.**
Not able to easy/automatic way to install specific not release azure bicep version.
**Describe the solution you'd like**
Use addition parameter to point 'az bicep install --version v0.2.212-buildXXXX' or 'az bicep install --build 17497'
That will install azure bicep from build https://github.com/Azure/bicep/actions/runs/3192783981/jobs/5210649106
Contributor guide
Research direction
Start from the `az bicep install` command and the Azure Bicep Actions build linked in the issue. Trace how the current version is selected and how build artifacts are obtained. Done means a version or build parameter can install the requested pre-release Bicep artifact, with behavior covered for the supplied examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions
- Domain
- build-system, cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100