Skip to content

Update release checklist to add automated vscode publishing step#19882

Merged
levimatheri merged 1 commit into
mainfrom
levi/release-checklist-update
Jun 15, 2026
Merged

Update release checklist to add automated vscode publishing step#19882
levimatheri merged 1 commit into
mainfrom
levi/release-checklist-update

Conversation

@levimatheri

@levimatheri levimatheri commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Description

  • Update release checklist to add step to run pipeline to publish vscode extension.
  • Removed step to run upload nuget package script since this is already automated

Checklist

Microsoft Reviewers: Open in CodeFlow

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

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

@levimatheri levimatheri merged commit 6e2b870 into main Jun 15, 2026
41 of 42 checks passed
@levimatheri levimatheri deleted the levi/release-checklist-update branch June 15, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants