vscode/build
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
..
azure-pipelines chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
builtin webview - remove more traces (#128128) 2021-07-07 18:28:53 +02:00
darwin Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
lib chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
linux Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
monaco Remove most SyncDescriptorN forms (#141976) 2022-02-02 13:45:05 -08:00
npm chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
win32 Remove rhtml as deprecated type 2021-08-17 18:00:32 -07:00
.cachesalt chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.moduleignore cleanup @vscode/windows-registry 2022-01-25 14:40:22 +01:00
.webignore fix webignore patterns for appinsights 2022-01-07 15:18:18 +01:00
eslint.js unify eslint filters (#142063) 2022-02-03 08:12:23 -08:00
filters.js re #142429. Image renderer moved to extension. 2022-02-07 12:49:20 -08:00
gulpfile.compile.js Use the new loader format for web selfhost (#130592) 2021-08-11 11:59:14 -04:00
gulpfile.editor.js Add check that the editor's ESM JS files can be loaded in a browser 2022-01-25 15:19:30 +01:00
gulpfile.extensions.js Use device flow over PAT when we are running in a server full environment but not in a supported uri (#139255) 2021-12-15 22:07:49 -05:00
gulpfile.hygiene.js isolate eslint from hygiene 2021-01-07 09:15:05 +01:00
gulpfile.js make api proposal names task play better with gulp 2021-12-13 11:36:37 +01:00
gulpfile.reh.js Simplify uri transformer creation 2022-02-04 16:22:18 +01:00
gulpfile.scan.js add compliance pipeline (#130289) 2021-08-09 07:37:21 -07:00
gulpfile.vscode.js Merge pull request #142077 from microsoft/dbaeumer/stripComments 2022-02-07 09:24:27 +01:00
gulpfile.vscode.linux.js Migrate to new deb repo (#114527) 2021-01-18 14:43:24 +01:00
gulpfile.vscode.web.js Strip webEndpointUrlTemplate from reh-web builds 2022-02-03 19:28:09 +01:00
gulpfile.vscode.win32.js fix build 2021-10-12 07:29:11 +02:00
hygiene.js make sure unicode stream emits files again 2022-02-04 15:38:33 +01:00
jsconfig.json Adding some typings in npm scripts 2018-10-15 17:39:33 -07:00
package.json chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00
tsconfig.build.json enable checkJS 2018-02-01 14:39:12 +01:00
tsconfig.json Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
yarn.lock chore: update to electron 16 (#137241) 2022-02-08 20:09:00 +01:00