code-server/ci/steps
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
..
brew-bump.sh docs: Update some more links (#4806) 2022-02-01 09:45:19 -07:00
docker-buildx-push.sh fix(ci): build+push image in release flow (#3838) 2021-07-29 23:31:46 +05:30
publish-npm.sh refactor(ci): fix npm workflows (#4797) 2022-02-03 13:54:36 -07:00
steps-lib.sh feat(brew-bump): add check for cleanup step 2021-09-28 16:07:01 -07:00