korekontrol / vscode-saltstack

SaltStack extension for Microsoft Visual Studio Code
https://www.korekontrol.eu/
MIT License
30 stars 7 forks source link

Add extension to the Open VSX Registry #11

Open roaldnefs opened 4 years ago

roaldnefs commented 4 years ago

Open VSX is the open-source VS Code extension registry that is used by default in VSCodium. Currently the korekontrol.saltstack extension isn't available.

As a temporary solution I've openend a pull requrest to automate the release of the latest version https://github.com/open-vsx/publish-extensions/pull/64.

roaldnefs commented 4 years ago

The korekontrol.saltstack extension has been added to the Open VSX marketplace. @marek-obuchowicz, please let me know if you need help claiming the namespace korekontrol.

See open-vsx/publish-extensions#64 for more information:

It worked!

🚀 Published korekontrol.saltstack v0.0.8

https://open-vsx.org/extension/korekontrol/saltstack

marek-obuchowicz commented 4 years ago

Thanks for that! I've created an account and followed "claim namespace" docs, i guess this should be enough...

marek-obuchowicz commented 4 years ago

Will it be automatically released to vsx marketplace, which is "mirroring" Microsoft marketplace, or is there anything I should include in build/release process?