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

Add sarif support to build-params command #12283

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Oct 26, 2023

Partly addresses #12278

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2023

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

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

@github-actions
Copy link
Contributor

Test Results

     132 files  ±  0       132 suites  ±0   4h 7m 54s ⏱️ - 3m 52s
10 680 tests +  1  10 680 ✔️ +  1  0 💤 ±0  0 ±0 
51 615 runs  +12  51 615 ✔️ +12  0 💤 ±0  0 ±0 

Results for commit e20fc38. ± Comparison against base commit a5cf916.

@anthony-c-martin anthony-c-martin merged commit d08cdcb into main Oct 26, 2023
47 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/sarif_bicepparam branch October 26, 2023 22:56
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