code-server/.github/workflows
Joe Previte fd643dcbc3
refactor(ci): fix npm workflows (#4797)
* feat: refactor npm workflows to use download-artifact

This refactors the npm workflows to use the download-artifact GitHub Action. We
had problems in the past with our download_artifact custom bash function. This
also fixes an issue where we weren't downloading the correct artifacts when
publishing beta and dev tags to npm.

* fixup: remove unused env var

* fixup! add download-artifcat to npm-brew"

* fixup! remove unnecessary code comment

* fixup! move NPM_ENVIRONMENT logic to script
2022-02-03 13:54:36 -07:00
..
ci.yaml refactor(ci): fix npm workflows (#4797) 2022-02-03 13:54:36 -07:00
codeql-analysis.yml feat: add codeql-config file 2021-04-27 15:38:09 -07:00
docker.yaml refactor(ci): only run release workflows on released event (#4288) 2021-11-01 10:06:10 -07:00
docs-preview.yaml fix(ci): add environment to docs-preview (#4677) 2022-01-04 11:05:04 -07:00
installer.yml Fix script test workflow triggers (#4412) 2021-10-29 14:48:21 -05:00
npm-brew.yaml refactor(ci): fix npm workflows (#4797) 2022-02-03 13:54:36 -07:00
scripts.yml Fix script test workflow triggers (#4412) 2021-10-29 14:48:21 -05:00