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/dev
Asher cd26f84bc6
Fix watcher not restarting code-server on VS Code compilation (#4520)
The "Starting watch-client" string no longer appears in the latest build
output.  We could look for "Finished compilation with" to avoid
restarting when other tasks restart (since they also include the name
i.e. "Finished compilation extensions with 0 errors") but I figure we
might as well restart code-server when any compilation task completes in
case other tasks include changes that need to be reloaded.
2021-11-16 16:21:14 -06:00
..
audit.sh feat(ci): add audit job for security 2021-04-06 11:06:04 -07:00
ci.sh feat(ci): add audit job for security 2021-04-06 11:06:04 -07:00
fmt.sh Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
gen_icons.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
lint.sh Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
postinstall.sh Use frozen lockfile for test dependencies in CI (#4442) 2021-11-04 11:39:27 -05:00
test-e2e.sh fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
test-scripts.sh Add installer unit tests 2021-07-13 12:22:00 -05:00
test-unit.sh fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
watch.ts Fix watcher not restarting code-server on VS Code compilation (#4520) 2021-11-16 16:21:14 -06:00