Move vscode marketplace pat isntructions to internal docs

This commit is contained in:
Andrew Eisenberg
2022-03-31 10:22:33 -07:00
parent cc1bf74370
commit a0954a1dc0

View File

@@ -143,12 +143,7 @@ To regenerate the Open VSX token:
1. Go to the [Access Tokens](https://open-vsx.org/user-settings/tokens) page and generate a new token. 1. Go to the [Access Tokens](https://open-vsx.org/user-settings/tokens) page and generate a new token.
1. Update the secret in the `publish-open-vsx` environment in the project settings. 1. Update the secret in the `publish-open-vsx` environment in the project settings.
To regenerate the VSCode Marketplace token: To regenerate the VSCode Marketplace token, pleae see our internal documentation. Note that Azure DevOps PATs expire every 90 days and must be regenerated.
1. Follow the instructions on [getting a PAT for Azure DevOps](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token).
1. Update the secret in the `publish-vscode-marketplace` environment in the project settings.
Not that Azure DevOps PATs expire yearly and must be regenerated.
## Resources ## Resources