code-server/ci/dev
Asher 4d276b88c0
Add new logger service
The telemetry service depends on this now. I had to move it into
invokeFunction and use accessor.get otherwise getLogger on the service
was undefined.

I also had to move some the extension management service because it
depends on the moved telemetry service. I moved a few other services as
well to better match VS Code (sharedProcessMain.ts).

I swapped some this.services.get with accessor.get since that seems to
be the correct method although for these other services either method
seems to work.
2020-11-19 15:51:27 -06:00
..
image Document KEEP_MODULES 2020-10-07 16:16:01 -04:00
ci.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
diff-vscode.sh Use --full-index for patch 2020-09-03 14:32:51 -05:00
fmt.sh helm: Add link in install.md 2020-11-13 18:38:58 -05:00
lint.sh ci: Only use helm kubeval if installed 2020-11-13 18:44:29 -05:00
patch-vscode.sh Bundle VS Code node_modules to avoid yarn dependency 2020-05-13 02:35:11 -04:00
test.sh plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
vscode.patch Add new logger service 2020-11-19 15:51:27 -06:00
vscode.sh Set --frozen-lockfile with yarn when necessary 2020-05-14 22:33:12 -04:00
watch.ts Fix watch exiting if no plugin 2020-08-18 16:34:59 -05:00