Azure / Azure/bicep

Allow to install pre-release/beta/specifc_build of azure bicep

Open
#8,643 6 comments 1 reaction 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.