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
Asher 21c74802e8
chore: move Code to a submodule (#4990)
* Move Code to a submodule

Closes #4901.

* Base Code cache on hash and re-enable node_modules cache

The current setup appears to only rebuild VS Code if the dependencies
change but we need to rebuild it if anything changes.

I also re-enabled the commented out node_modules caches.  They look like
they should work to me with the submodule method.  I think the problem
occurred because Code itself was being installed in the yarn step.
2022-03-14 21:37:29 -05:00
..
ci.yaml chore: move Code to a submodule (#4990) 2022-03-14 21:37:29 -05:00
codeql-analysis.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
docker.yaml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
docs-preview.yaml docs: update docs preview (#4968) 2022-03-10 13:44:27 -07:00
installer.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
npm-brew.yaml chore(deps): update actions/download-artifact action to v3 (#4937) 2022-03-02 14:31:21 -07:00
scripts.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
trivy-docker.yaml chore: add permissions trivy-docker (#4957) 2022-03-08 13:19:57 -07:00