openmainframeproject / cobol-check

A testing framework for Cobol applications
Apache License 2.0
78 stars 28 forks source link

Automate vs code extension deployment #216

Closed dakaa16 closed 1 year ago

dakaa16 commented 2 years ago

When a change is made inside of the vs code extension folder, a new version of the extension will automatically be deployed when a pull request is merged into main. Some further automation would make sure, that the extension is always up to date:

This should be done by using the workflows inside the .github folder.

dakaa16 commented 1 year ago

We chose to leave out automatic version increment. Otherwise, this is in production now