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/.github/workflows
Joe Previte 9012ddfe79
refactor: use separate cache key in release, run standalone after caching (#5859)
* refactor: remove keytar dep in cross-compile

* refactor: try other keytar package

* refactor: remove keytar step in cross-compile

* fix: manually remove keytar

* try this first

* I think this is it

* Revert "I think this is it"

This reverts commit 5c566b0c01.

* okay this is it

* fixup

* try legacy peer

* remove keytar before standalone

* wrong path

* maybe

* revert: change *npm* back to npm*

* revert: don't uninstall keytar

* fix: use npm run standalone-release

* fixup formatting

* Revert "refactor: remove yarn.lock steps (#5850)"

This reverts commit 907747d394.

* fixup: remove the --exclude

* refactor: remove yarn.lock check

* try ddd in postinstall

* refactor: cache before release:standalone

* refactor: add os to cache key in release

* chore: formatting

* Update ci/build/npm-postinstall.sh

* fixup: formatting
2022-12-12 22:03:07 +00:00
..
build.yaml refactor: use npm in build.yaml (#5849) 2022-12-08 10:37:42 -07:00
docs-preview.yaml chore(ci): only run docs preview on docs changes (#5368) 2022-07-21 22:36:11 +00:00
installer.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
publish.yaml fix: add VERSION to env in publish.yaml (#5868) 2022-12-12 21:24:06 +00:00
release.yaml refactor: use separate cache key in release, run standalone after caching (#5859) 2022-12-12 22:03:07 +00:00
scripts.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
security.yaml chore(deps): update minor dependency updates (#5720) 2022-11-09 14:03:07 -07:00
trivy-docker.yaml chore(deps): update minor dependency updates (#5720) 2022-11-09 14:03:07 -07:00