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

Deprecate public-provider command #14467

Merged
merged 5 commits into from
Jul 2, 2024
Merged

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Jul 1, 2024

Closes #14376.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Jul 1, 2024

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

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

Copy link
Contributor

github-actions bot commented Jul 1, 2024

Dotnet Test Results

    72 files   -     35      72 suites   - 35   23m 2s ⏱️ - 8m 22s
10 932 tests  -     24  10 932 ✅  -     23  0 💤  - 1  0 ❌ ±0 
25 760 runs   - 12 888  25 760 ✅  - 12 885  0 💤  - 3  0 ❌ ±0 

Results for commit ca40aa9. ± Comparison against base commit 888a9f9.

♻️ This comment has been updated with latest results.

@shenglol shenglol enabled auto-merge (squash) July 2, 2024 02:06
@shenglol shenglol merged commit 1a71075 into main Jul 2, 2024
44 checks passed
@shenglol shenglol deleted the shenglol/deprecate-provider-2nd-iter branch July 2, 2024 17:23
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.

Deprecate publish-provider
3 participants