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

Update Bicep.Core.csproj #12023

Merged
merged 6 commits into from
Oct 3, 2023
Merged

Update Bicep.Core.csproj #12023

merged 6 commits into from
Oct 3, 2023

Conversation

asilverman
Copy link
Contributor

@asilverman asilverman commented Oct 2, 2023

For the purpose of rel v0.22

Microsoft Reviewers: Open in CodeFlow

For the purpose of rel v0.22
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

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

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

Copy link
Member

@anthony-c-martin anthony-c-martin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed off, but you'll also need to update lockfiles (run dotnet restore in the root folder)

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

Test Results

     176 files  +       44       176 suites  +44   4h 35m 51s ⏱️ + 48m 2s
10 655 tests ±         0  10 654 ✔️  -          1  0 💤 ±0  1 +1 
83 162 runs  +31 675  83 154 ✔️ +31 667  0 💤 ±0  8 +8 

For more details on these failures, see this check.

Results for commit ba206e8. ± Comparison against base commit 61badcd.

♻️ This comment has been updated with latest results.

@asilverman asilverman enabled auto-merge (squash) October 3, 2023 15:08
@asilverman asilverman merged commit 596cf32 into main Oct 3, 2023
46 checks passed
@asilverman asilverman deleted the asilverman-rel-v0.22 branch October 3, 2023 15:13
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.

2 participants