lf-lang / vscode-lingua-franca

Lingua Franca extension for Visual Studio Code
Other
4 stars 3 forks source link

Nightly publication of pre-release #130

Closed lhstrh closed 11 months ago

lhstrh commented 11 months ago

This PR enables the nightly publication of a pre-release of the VS Code extension.

The version of the published artifact is always current-major-next-minor-yyyymmdd and always uses the latest version of lingua-franca found on the master branch. No git tags are produced.

Other things done:

lhstrh commented 11 months ago

I did not understand all of the bash scripting that was added in build/action.yml but everything else looks good to me.

That's just for installing code, which is needed for npm run build.