Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/ci/steps
Joe Previte d1acfad2a8
chore: fix npm publish logic (#5493)
* chore: clean up logging in npm script

* fix: catch error if npm version missing

npm changed the way the `npm view` command handles missing versions.
Before it exited with a non-error. Now it errors.

Ref: https://github.com/npm/cli/pull/5035

This modifies the script logic to handle those new changes.
2022-08-23 11:36:24 -07:00
..
brew-bump.sh feat: add message to brew publish (#5341) 2022-07-15 16:24:33 +00:00
docker-buildx-push.sh fix: source lib.sh in docker-buildx-push for tagging version (#5024) 2022-03-24 09:33:39 -07:00
publish-npm.sh chore: fix npm publish logic (#5493) 2022-08-23 11:36:24 -07:00
steps-lib.sh feat(brew-bump): add check for cleanup step 2021-09-28 16:07:01 -07:00