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

Add support for version in bicepconfig.json #15229

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Oct 4, 2024

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Test this change out locally with the following install scripts (Action run 11174286912)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 11174286912
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 11174286912"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 11174286912
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 11174286912"

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Dotnet Test Results

    70 files   -     38      70 suites   - 38   29m 25s ⏱️ - 14m 53s
11 337 tests  -     22  11 337 ✅  -     22  0 💤 ±0  0 ❌ ±0 
26 405 runs   - 13 258  26 405 ✅  - 13 258  0 💤 ±0  0 ❌ ±0 

Results for commit 138725b. ± Comparison against base commit a2909fa.

♻️ This comment has been updated with latest results.

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.

1 participant