Commit graph

4156 commits

Author SHA1 Message Date
deepak1556
1aa9684ba8 chore: disable clang toolchain for arm 2022-02-10 11:36:32 +09:00
Jonathan Rubenstein
4987535801
Add VS 2022 to supported versions (#142667) 2022-02-09 17:24:56 -08:00
deepak1556
27db180263 chore: bump distro
Fixes https://github.com/microsoft/vscode/issues/142675
2022-02-10 10:18:33 +09:00
deepak1556
c8de43a7ca chore: fix linker flags for linux build
Fixes https://github.com/microsoft/vscode/issues/142574
2022-02-10 00:26:02 +09:00
Henning Dieterichs
ae84d540ef
Show an error if node version is less than 14.17.4 (#142627) 2022-02-09 07:06:40 -08:00
Ladislau Szomoru
f8fb697b82
Add variable for macOS stage 2022-02-09 09:36:40 +01:00
Robo
2d8e935714
ci: fix default gcc choice for remote (#142554) 2022-02-08 13:29:34 -08:00
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
Ladislau Szomoru
200beb1a40
Update Linux agent pool 2022-02-08 16:37:56 +01:00
Ladislau Szomoru
facb65e363
Ping windows agent version 2022-02-08 11:23:23 +01:00
Ladislau Szomoru
efb9555199
Revert the agent pool 2022-02-08 10:54:30 +01:00
Ladislau Szomoru
e6371384a4
Update agent pool 2022-02-08 10:39:42 +01:00
Ladislau Szomoru
559a11fff0
Engineering - bring back SBOM tasks (#142487) 2022-02-08 10:36:10 +01:00
Ladislau Szomoru
41306672e3
Update agent pool 2022-02-08 09:38:17 +01:00
Ladislau Szomoru
3706943977
Update agent pool 2022-02-08 09:31:34 +01:00
Ladislau Szomoru
5aade930b2
Switch agent pool 2022-02-08 09:27:36 +01:00
rebornix
f2b7964599
re #142429. Image renderer moved to extension. 2022-02-07 12:49:20 -08:00
Dirk Baeumer
f8fe16b97a
Use regexp from stripComments. 2022-02-07 14:29:53 +01:00
Ladislau Szomoru
97c1e76d66
Comment out SBOM tasks 2022-02-07 09:40:00 +01:00
Ladislau Szomoru
4336a744e2
Add conditions to the SBOM tasks 2022-02-07 09:31:50 +01:00
Dirk Bäumer
432349e1eb
Merge pull request #142077 from microsoft/dbaeumer/stripComments
Move strip comments into own module and write tests
2022-02-07 09:24:27 +01:00
deepak1556
23731b5ff9 ci: fix server package folders
Publish step will move the contents of legacy server folder
vscode-reh-* to vscode-server-* leading to the SBOM step
failure

/cc @lszomoru
2022-02-07 16:40:31 +09:00
Ladislau Szomoru
a0dd9ed39f
Engineering - update pipeline (#142326) 2022-02-06 16:44:53 +01:00
Logan Ramos
4b5865990f
Update build gulp file 2022-02-04 15:31:13 -05:00
Logan Ramos
7cde1becc6
Huge telemetry reduction 🎉 2022-02-04 14:34:09 -05:00
Alex Dima
ed54b04b4f
Simplify uri transformer creation 2022-02-04 16:22:18 +01:00
Johannes Rieken
4f62f9b594
make sure unicode stream emits files again 2022-02-04 15:38:33 +01:00
Johannes Rieken
eb0935b068
fix precommit hook, fyi @joaomoreno 2022-02-04 11:56:13 +01:00
Alex Dima
1b429e7432
Strip webEndpointUrlTemplate from reh-web builds 2022-02-03 19:28:09 +01:00
Alex Dima
9fb5c8e094
Split up the two web content patchers 2022-02-03 19:28:08 +01:00
João Moreno
7455bc43ad
unify eslint filters (#142063) 2022-02-03 08:12:23 -08:00
Robo
b7712c07fa
refactor: build x64 remote modules with same toolchain as binary (#142023)
* refactor: build x64 remote modules with same toolchain as binary

Refs https://github.com/nodejs/node/blob/master/BUILDING.md#official-binary-platforms-and-toolchains
Fixes https://github.com/microsoft/vscode/issues/137659

* chore: split client and server stages for x64

* chore: add build dependencies

* Revert "chore: add build dependencies"

This reverts commit f9077c9ebd6017bd973db9366dc3d7f336293742.

* chore: build step requires root dependencies

* chore: only perform module installation in separate stage

* chore: fix target path

* chore: run server stage in parallel to compile

* chore: fix dependency chain

* chore: declare parallel dependecy

* chore: fix artifact name

* chore: publish as archive to preserve file types

* chore: fix target directory for extraction

* chore: update postinstall script
2022-02-03 07:56:21 -08:00
Dirk Baeumer
6132f8a521
Add stripComments to the vscodeResources 2022-02-03 15:57:14 +01:00
Matt Bierner
356d29fbf1
Remove most SyncDescriptorN forms (#141976)
* Remove most SyncDescriptorX forms

From what I can tell, `SyncDescriptor0` is the only one of these types still being used. In order to speed up TS's type checking around `createInstance`, I think it makes sense to remove the unused forms

* Remove `SyncDescriptorN` from tree shaker usages

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2022-02-02 13:45:05 -08:00
Dirk Baeumer
6ea4b6961d
Tweaks to preinstall script 2022-02-02 17:10:43 +01:00
Dirk Baeumer
5c70859065
Add some comments to the preinstall script 2022-02-02 16:45:03 +01:00
Johannes Rieken
4a130c40ed
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Alex Dima
cab9713422
Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
Johannes Rieken
7ccb868835
make sure to use .eslintignore when running yarn eslint, this will ensure that cli failure and editor squiggles are always equal 2022-02-02 12:37:29 +01:00
Martin Aeschlimann
884273e35b
code server scripts: use realpath 2022-02-01 17:38:37 +01:00
Benjamin Pasero
bd0040c74d
Smoketest timeout (fix #141918) 2022-02-01 08:02:06 +01:00
Alex Dima
87140b9f95
Move extensionHostProcess.ts to /workbench/api/ (#141003) 2022-01-31 15:58:39 +01:00
Alex Dima
67f1f74cd2
Fix monaco.d.ts.recipe 2022-01-31 12:40:35 +01:00
deepak1556
48417434d6 chore: allow running universal build via rosetta
Fixes https://github.com/microsoft/vscode/issues/139319
2022-01-31 20:20:00 +09:00
Alex Dima
7a0a293b38
Move more interfaces up to editor/common/ (#141174) 2022-01-31 11:33:58 +01:00
Matt Bierner
870bbbfea4
Update typescript-eslint/experimental-utils
Fixes #141653
2022-01-27 12:08:26 -08:00
Alex Dima
f0c9dd6f86
Update scripts to point to tsc one folder up 2022-01-27 17:41:26 +01:00
Matt Bierner
f30dba5430
Bumping eslint versions (#141121)
* hBumping eslint versions

- Bump eslint and typescript/eslint versions to latest
- Fixing `code-no-unused-expression` for `x?.(b);` type statements
- Fixed a few new semicolon errors from upgrade

* Bump eslint parser in build

* Fix eslint errors in d.ts
2022-01-26 16:29:14 -08:00
Alex Dima
7d84e3e64b
Merge branch 'main' into alex/editor-esm-check 2022-01-25 21:59:43 +01:00
Alex Dima
46e068c506
Move common imports to .eslintrc.json 2022-01-25 21:28:37 +01:00