mirror of
https://github.com/danog/code-server.git
synced 2024-12-02 09:38:32 +01:00
7027ec7d60
* chore: upgrade Code to 1.66
* docs: update docs for Code upgrades
* fixup!: docs
* chore: update vscode submodule
* chore: update integration patch
* chore: update node-version patch
* chore: update github-auth patch
They completely changed how auth is handled for GitHub in
https://github.com/microsoft/vscode/pull/145424 so our patch may not
work. Will need to test and revisit.
* refactor: remove postinstall patch
It appears they renamed postinstall.js to postinstall.mjs and removed
the use of `rimraf` which means our patch is no longer needed! 🎉
|
||
---|---|---|
.. | ||
build-code-server.sh | ||
build-lib.sh | ||
build-packages.sh | ||
build-release.sh | ||
build-standalone-release.sh | ||
build-vscode.sh | ||
clean.sh | ||
code-server-nfpm.sh | ||
code-server-user.service | ||
code-server.sh | ||
code-server@.service | ||
nfpm.yaml | ||
npm-postinstall.sh | ||
release-github-assets.sh | ||
release-github-draft.sh | ||
release-prep.sh | ||
test-standalone-release.sh |