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

ci: introduce release job #59

Closed f1ames closed 9 months ago

f1ames commented 9 months ago

This PR introduces release job so we don't have to do it manually.

As a result extension package will be published to marketplace and GH release created (with extension package):

image

And here is successful dry run https://github.com/kubeshop/vscode-monokle/actions/runs/7017186335/job/19089964814.

Changes

Fixes

Checklist