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

Show full path of built JSON file so it's clickable in vscode #13787

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Apr 5, 2024

Fixes #13786

image

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Apr 5, 2024

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

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

Copy link
Contributor

github-actions bot commented Apr 5, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 38s ⏱️ - 21m 52s
10 744 tests  -     20  10 743 ✅  -     20  1 💤 ±0  0 ❌ ±0 
25 384 runs   - 12 688  25 382 ✅  - 12 687  2 💤  - 1  0 ❌ ±0 

Results for commit 676942d. ± Comparison against base commit 63e8819.

@StephenWeatherford StephenWeatherford merged commit 57dfcbe into main Apr 5, 2024
44 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/click-built-json branch April 5, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants