From 11df0d8139aecea1ec996f36fe38f9953fbb0e43 Mon Sep 17 00:00:00 2001 From: jcreedcmu Date: Tue, 4 Feb 2020 10:18:58 -0500 Subject: [PATCH 1/2] Update release instructions --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96502df3e..1f95b258b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,7 +126,7 @@ You can use VS Code to debug the extension without explicitly installing it. Jus 1. Log into the [Visual Studio Marketplace](https://marketplace.visualstudio.com/manage/publishers/github). 1. Click the `...` menu in the CodeQL row and click **Update**. 1. Drag the `.vsix` file you downloaded from the GitHub release into the Marketplace and click **Upload**. -1. Publish the GitHub release. +1. Publish the draft GitHub release and confirm the new release is marked as the latest release at https://github.com/github/vscode-codeql/releases“ ## Resources From 1da526ac9b34c38de8bf0691d5b08c4ebb84840f Mon Sep 17 00:00:00 2001 From: jcreedcmu Date: Tue, 4 Feb 2020 10:30:46 -0500 Subject: [PATCH 2/2] Update CONTRIBUTING.md Co-Authored-By: Henry Mercer --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f95b258b..c7868deda 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,7 +126,7 @@ You can use VS Code to debug the extension without explicitly installing it. Jus 1. Log into the [Visual Studio Marketplace](https://marketplace.visualstudio.com/manage/publishers/github). 1. Click the `...` menu in the CodeQL row and click **Update**. 1. Drag the `.vsix` file you downloaded from the GitHub release into the Marketplace and click **Upload**. -1. Publish the draft GitHub release and confirm the new release is marked as the latest release at https://github.com/github/vscode-codeql/releases“ +1. Publish the draft GitHub release and confirm the new release is marked as the latest release at https://github.com/github/vscode-codeql/releases. ## Resources