kubeshop / vscode-monokle

An extension for Visual Studio Code to validate your Kubernetes configuration
https://marketplace.visualstudio.com/items?itemName=kubeshop.monokle
MIT License
6 stars 0 forks source link

Automate releases #4

Closed f1ames closed 9 months ago

f1ames commented 1 year ago

The same way it is done in mookle-core with changesets - https://github.com/kubeshop/monokle-core/blob/89f220f48954148c9ade3ba201ea522e7370ba7e/.github/workflows/release.yml#L26-L34.

f1ames commented 1 year ago

See also https://code.visualstudio.com/api/working-with-extensions/continuous-integration#github-actions-automated-publishing.

f1ames commented 9 months ago

This was already done some time ago.