warpnet / vscode-salt-lint

VSCode extension for running salt-lint in your editor.
https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint
Other
6 stars 1 forks source link

Automatically release to marketplaces in GitHub Workflow #19

Closed roaldnefs closed 2 years ago

roaldnefs commented 2 years ago

Automatically release the extension to the VS Code Marketplace and Open VSX Registry on newly published GitHub releases.

Fixes #16 Fixes #17

roaldnefs commented 2 years ago

The required secrets VS_MARKETPLACE_TOKEN and OPEN_VSX_TOKEN have been added to the project settings. The VS_MARKETPLACE_TOKEN has a limited expiry period set.

jbouter commented 2 years ago

Limited or unlimited? Do we need to update this often?