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 VS Bicep build #14439

Merged
merged 12 commits into from
Jul 2, 2024
Merged

Fix VS Bicep build #14439

merged 12 commits into from
Jul 2, 2024

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Jun 29, 2024

Microsoft Reviewers: Open in CodeFlow

Unit tests still disabled. There's one code change, everything else is updating assemblies, silencing warnings, etc.

Copy link
Contributor

github-actions bot commented Jun 29, 2024

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

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

Copy link
Contributor

github-actions bot commented Jun 29, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   22m 54s ⏱️ - 8m 22s
10 932 tests  -     18  10 932 ✅  -     17  0 💤  - 1  0 ❌ ±0 
25 760 runs   - 12 870  25 760 ✅  - 12 867  0 💤  - 3  0 ❌ ±0 

Results for commit 4935439. ± Comparison against base commit b81102e.

♻️ This comment has been updated with latest results.

@StephenWeatherford StephenWeatherford added this to the v0.29 milestone Jul 2, 2024
@StephenWeatherford StephenWeatherford marked this pull request as ready for review July 2, 2024 18:04
@StephenWeatherford StephenWeatherford self-assigned this Jul 2, 2024
.github/workflows/build.yml Outdated Show resolved Hide resolved
@StephenWeatherford StephenWeatherford merged commit ddc2be6 into main Jul 2, 2024
44 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/fix-vsbicep2 branch July 2, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants