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

Fix/re-enable VS Bicep build #14435

Closed
wants to merge 3 commits into from
Closed

Fix/re-enable VS Bicep build #14435

wants to merge 3 commits into from

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Jun 27, 2024

Microsoft Reviewers: Open in CodeFlow

@StephenWeatherford StephenWeatherford self-assigned this Jun 27, 2024
Copy link
Contributor

github-actions bot commented Jun 27, 2024

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

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

Copy link
Contributor

github-actions bot commented Jun 27, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   24m 0s ⏱️ - 8m 17s
10 891 tests  -     20  10 890 ✅  -     20  1 💤 ±0  0 ❌ ±0 
25 678 runs   - 12 835  25 676 ✅  - 12 834  2 💤  - 1  0 ❌ ±0 

Results for commit 8e26cba. ± Comparison against base commit 57823a8.

♻️ 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.

None yet

1 participant