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

Clarify on JSONRPC format #13825

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Clarify on JSONRPC format #13825

merged 1 commit into from
Apr 8, 2024

Conversation

anthony-c-martin
Copy link
Member

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

Addresses some ambiguity raised under #13824

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Apr 8, 2024

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

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

Copy link
Contributor

github-actions bot commented Apr 8, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 40s ⏱️ - 20m 40s
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 230f93b. ± Comparison against base commit 096c32f.

@anthony-c-martin anthony-c-martin merged commit c1e4085 into main Apr 8, 2024
41 of 44 checks passed
@anthony-c-martin anthony-c-martin deleted the anthony-c-martin-patch-3 branch April 8, 2024 19:16
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