vscode/scripts
Robo 01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
..
code-cli.bat Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
code-cli.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
code-server.bat only call yarn gulp node when needed 2022-01-21 15:15:12 +01:00
code-server.js fix missing semicolon 2022-02-02 18:55:49 +01:00
code-server.sh only call yarn gulp node when needed 2022-01-21 15:15:12 +01:00
code-web.bat only call yarn gulp node when needed 2022-01-21 15:15:12 +01:00
code-web.js code web script fix 2022-02-04 16:52:52 +01:00
code-web.sh only call yarn gulp node when needed 2022-01-21 15:15:12 +01:00
code.bat Use "%~1" instead of "%1" in bat argument parsing. 2021-03-15 10:15:45 +01:00
code.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
generate-definitelytyped.sh move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
node-electron.bat Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
node-electron.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
npm.bat fix line endings 2018-03-05 12:47:11 +01:00
npm.sh Changed shebang same as code.sh (#109372) 2020-10-30 07:54:13 +01:00
test-documentation.bat rename test-release to test-documentation 2019-09-02 17:57:27 +02:00
test-documentation.sh Changed shebang same as code.sh (#109372) 2020-10-30 07:54:13 +01:00
test-integration.bat 💄 test scripts (#141791) 2022-01-31 07:28:38 +01:00
test-integration.sh chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
test-remote-integration.bat 💄 test scripts (#141791) 2022-01-31 07:28:38 +01:00
test-remote-integration.sh chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
test-web-integration.bat 💄 test scripts (#141791) 2022-01-31 07:28:38 +01:00
test-web-integration.sh Enable ipynb serializer tests in web integration tests 2022-02-01 18:22:57 -08:00
test.bat tests - enable crash reporter for electron based unit tests 2021-11-19 11:12:53 +01:00
test.sh tests - enable crash reporter for electron based unit tests 2021-11-19 11:12:53 +01:00
update-xterm.js Add update-xterm scripts to vscode repo 2021-12-20 09:19:12 -08:00
update-xterm.ps1 Add update-xterm scripts to vscode repo 2021-12-20 09:19:12 -08:00