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

Remove experimental flag for JSONRPC command group #14368

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jun 18, 2024

Partial work towards #14242

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Jun 18, 2024

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

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

Copy link
Contributor

github-actions bot commented Jun 18, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   23m 26s ⏱️ - 8m 51s
10 891 tests  -     20  10 890 ✅  -     20  1 💤 ±0  0 ❌ ±0 
25 678 runs   - 12 835  25 676 ✅  - 12 834  2 💤  - 1  0 ❌ ±0 

Results for commit f81951c. ± Comparison against base commit 57823a8.

♻️ This comment has been updated with latest results.

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) June 29, 2024 22:17
@anthony-c-martin anthony-c-martin merged commit 4d04bc2 into main Jun 29, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/jsonrpc branch June 29, 2024 22:26
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