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 some issues noticed with local deploy #14514

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jul 8, 2024

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Jul 8, 2024

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

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

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   24m 30s ⏱️ - 7m 45s
10 955 tests  -     20  10 954 ✅  -     21  0 💤 ±0  1 ❌ +1 
25 806 runs   - 12 899  25 805 ✅  - 12 900  0 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 5915346. ± Comparison against base commit e280973.

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) July 8, 2024 21:02
@anthony-c-martin anthony-c-martin merged commit 41a5702 into main Jul 8, 2024
42 of 44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/local2 branch July 8, 2024 21:06
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