LOLINTERNETZ / vscodeoffline

Enables Visual Studio Code's extension gallery to be used in offline (air-gapped) environments. Or, run your own gallery!
https://hub.docker.com/u/lolinternet
MIT License
96 stars 28 forks source link

Adding CI to the repo #11

Closed assafushy closed 2 years ago

assafushy commented 3 years ago

hi man, you want me to add ci to this repo?

LOLINTERNETZ commented 3 years ago

Hi @assafushy absolutely, yes! I had always envisioned adding support, but never got around to it :) Thanks

Currently the only CD component is automated docker builds when master/main is updated.

assafushy commented 3 years ago

Hi @LOLINTERNETZ ,

i dont see a github actions pipeline currently running.

if you want as a basic start solution i will create an action pipeline to build and publish the 2 images on master updates. from there you will be able to open tickets for me to do whatever you think is needed.

ok by you?

LOLINTERNETZ commented 2 years ago

Thanks @assafushy. I've finally added the actions pipeline, after Docker removed autobuilding for free accounts.