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

Repro for radius issue #13773

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Repro for radius issue #13773

merged 1 commit into from
Apr 1, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Apr 1, 2024

I couldn't repro the problem reported under #13423 (comment), but figured I'd check in the work anyway, to give more coverage of Radius scenarios.

Copy link
Contributor

github-actions bot commented Apr 1, 2024

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

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

Copy link
Contributor

github-actions bot commented Apr 1, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 30s ⏱️ - 16m 41s
10 724 tests  -     19  10 722 ✅  -     19  2 💤 ±0  0 ❌ ±0 
25 344 runs   - 12 665  25 340 ✅  - 12 663  4 💤  - 2  0 ❌ ±0 

Results for commit a86ad46. ± Comparison against base commit dba7d80.

@anthony-c-martin anthony-c-martin merged commit a11a611 into main Apr 1, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/radius_repro branch April 1, 2024 22:05
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

2 participants