Skip to content

Commit 700d16f

Browse files
committed
Release plan: add step to verify extension publishing
1 parent 6044549 commit 700d16f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
- If there is an authentication failure when publishing, be sure to check that the authentication keys haven't expired. See below.
5757
1. Go to the draft GitHub release in [the releases page](https://github.com/github/vscode-codeql/releases), click 'Edit', add some summary description, and publish it.
5858
1. Confirm the new release is marked as the latest release.
59+
1. Confirm that the new release is available on the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql) and on the [Open VSX Registry](https://open-vsx.org/extension/GitHub/vscode-codeql).
5960
1. If documentation changes need to be published, notify documentation team that release has been made.
6061
1. Review and merge the version bump PR that is automatically created by the Release workflow.
6162

0 commit comments

Comments
 (0)