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 for issue 13531 #13532

Merged
merged 1 commit into from Mar 5, 2024
Merged

Fix for issue 13531 #13532

merged 1 commit into from Mar 5, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Mar 5, 2024

Closes #13531

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Mar 5, 2024

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

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

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 38s ⏱️ - 17m 42s
10 676 tests  -     19  10 675 ✅  -     19  1 💤 ±0  0 ❌ ±0 
25 242 runs   - 12 614  25 240 ✅  - 12 613  2 💤  - 1  0 ❌ ±0 

Results for commit 8d35e10. ± Comparison against base commit 0dbe38b.

@anthony-c-martin anthony-c-martin merged commit 182b05e into main Mar 5, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/issue13531 branch March 5, 2024 14:23
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.

Unhandled exception with self-referencing parameter in .bicepparam file
2 participants