bicep
bicep copied to clipboard
[WIP] Local provider registry
Test this change out locally with the following install scripts (Action run 9113276241)
VSCode
- Mac/Linux
bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 9113276241 - Windows
iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 9113276241"
Azure CLI
- Mac/Linux
bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 9113276241 - Windows
iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 9113276241"
Test Results
66 files - 33 66 suites - 33 22m 20s :stopwatch: - 9m 25s 10 865 tests - 38 10 862 :white_check_mark: - 40 1 :zzz: ±0 2 :x: +2 25 626 runs - 12 863 25 620 :white_check_mark: - 12 866 2 :zzz: - 1 4 :x: +4
For more details on these failures, see this check.
Results for commit beb8c2cc. ± Comparison against base commit a8eff9c8.
:recycle: This comment has been updated with latest results.
Dotnet Test Results
66 files 66 suites 22m 25s :stopwatch: 10 874 tests 10 873 :white_check_mark: 1 :zzz: 0 :x: 25 644 runs 25 642 :white_check_mark: 2 :zzz: 0 :x:
Results for commit 24d0a5c0.
:recycle: This comment has been updated with latest results.
https://github.com/Azure/bicep/issues/12202