Commit Graph

3383 Commits

Author SHA1 Message Date
Robo
0baf6bb9cc chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
João Moreno
6c415c2486 Merge branch 'joao/terrapin' 2020-11-23 15:55:55 +01:00
João Moreno
4b6b2bc6c2 update cache salt 2020-11-23 11:00:40 +01:00
João Moreno
ab6878688f fix terrapin usage 2020-11-23 10:53:22 +01:00
Martin Aeschlimann
542a82754c yarn watch: save errors in separate files, make error regex multiline aware 2020-11-20 14:06:42 +01:00
João Moreno
5f8aa18104 Merge commit 'a36c68b9ec3d6a0aca9799d7a10be741a6658a51' into joao/terrapin 2020-11-20 10:57:09 +01:00
Matt Bierner
acfd724aac Pick up latest TS 4.2 for building VS Code
Also fixes a newly identified error in terminal where function calls were missing
2020-11-19 22:42:12 -08:00
João Moreno
4f61f6d59e damn builds 2020-11-18 20:24:29 +01:00
João Moreno
8f1f1fda1b what the 2020-11-18 16:26:52 +01:00
João Moreno
f6f12c1bcf linux build: fix step condition 2020-11-18 10:48:49 +01:00
Christof Marti
0c2c8dd8b8 Inline allOf clauses for additionalProperties: false (fixes microsoft/vscode-remote-release#2967) 2020-11-17 11:16:37 +01:00
João Moreno
d4e1ae56ed fix alpine build 2020-11-11 10:57:41 +01:00
João Moreno
eba1343a10 cleanup linux alpine build 2020-11-11 10:14:27 +01:00
Alex Dima
7a322c44db Try to fix the build 2020-11-11 08:01:21 +01:00
Sandeep Somavarapu
294406d7a1 Fix #110121 2020-11-09 15:39:13 +01:00
Rachel Macfarlane
c8cfffe09f Add vscode-encrypt to nativeignore 2020-11-06 09:24:55 -08:00
Matt Bierner
e57af55eaa Pick up latest TS nightly for building VS Code 2020-11-04 18:06:39 -08:00
Guillaume Lachance
744eed0a96 Add icon in Windows explorer window (#86283) 2020-11-04 15:17:50 +01:00
João Moreno
dfaf4ef080 Merge branch 'master' into joao/terrapin 2020-11-03 10:04:38 +01:00
João Moreno
4d9e54c0b8 increase job timeout 2020-11-03 10:03:53 +01:00
João Moreno
a0012e5f63 fix terrapin step 2020-11-02 16:50:33 +01:00
Johannes Rieken
1bd7cf9e41 use gh username for todo-tags, nuke some todo-tags 2020-11-02 14:16:55 +01:00
João Moreno
96d03d1ecc Linux Snap: Prevent GDK_PIXBUF env from leaking out (#109608)
* update hygiene file

* snap: do not let GDK_PIXBUF leak out

fixes #100940

* 💄
2020-10-29 14:13:22 +01:00
Martin Aeschlimann
a2a0fe56a0 Error: base must be a non-empty string, or null/undefined. 2020-10-26 20:22:34 +01:00
Martin Aeschlimann
9b4f91b31c upload-sourcemaps: fix typings 2020-10-26 17:00:59 +01:00
Martin Aeschlimann
975408db6b use uploaded node_modules sourcemaps 2020-10-26 16:19:44 +01:00
João Moreno
e3202ed684 upload production node_modules sourcemaps 2020-10-26 15:34:41 +01:00
Sandeep Somavarapu
88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +01:00
Joao Moreno
8bd3d7d717 add gulp-azure-storage to build 2020-10-26 10:08:01 +00:00
Joao Moreno
3070165ff2 web cdn: gzip files by default 2020-10-26 10:08:01 +00:00
Martin Aeschlimann
afb0e96b66 build: improve ignores in node_modules 2020-10-25 23:27:20 +01:00
João Moreno
50f78a6609 set cache control for web cdn 2020-10-23 11:12:44 +02:00
Benjamin Pasero
14cd152991 Offer to open workspace in root even when telemetry has been disabled (fix #108669) 2020-10-21 16:20:33 +02:00
Matt Bierner
6ad1da9f79 Pick up new TS for building VS Code 2020-10-19 16:58:09 -07:00
Joao Moreno
6d36470eb8 avoid publishing test results for non x64 linux 2020-10-16 15:22:01 +00:00
João Moreno
c9b479c4a1 use terrapin 2020-10-16 10:38:06 +02:00
Benjamin Pasero
50ee84f780 debt - btoa/atob is not core 2020-10-15 13:55:18 +02:00
João Moreno
22c6eaa833 publish web bits scoped to quality 2020-10-14 17:24:36 +02:00
João Moreno
28944722c7 upload web to CDN 2020-10-14 16:02:07 +02:00
deepak1556
589e5f0d5e add arch for darwin publish step 2020-10-14 02:42:10 -07:00
João Moreno
198b5e7bce remove echos 2020-10-13 16:04:20 +02:00
João Moreno
466a7b7daa ESRP Cert (#108366)
* update ESRP

* update to new ESRP cert

* make gulp fail when inno setup fails

* fix esrp

* debug

* update esrp client version

* 🤦

* argh

* update esrpclient

* argh
2020-10-13 15:56:16 +02:00
Benjamin Pasero
ded9067afa build - fix warnings in TS files
//cc @joaomoreno
2020-10-13 10:48:40 +02:00
Johannes Rieken
bb383f2875 support "@types" in treeshaker 2020-10-06 10:12:47 +02:00
msftwindowslinux
41cbd15c32 force .exe, .dll as binary to fix CRLF/LF problems (#107862)
Co-authored-by: Your Name <you@example.com>
2020-10-01 10:17:49 +02:00
João Moreno
212fc3d6cd migrate last js files
related to #107356
2020-09-28 14:33:51 +02:00
Matt Bierner
5484453ae2 Update to latest TS nigthly for building VS Code 2020-09-24 23:28:29 -07:00
Alex Dima
dd6bd3ae6a Reduce the number of folders where we use TS 2020-09-24 17:39:48 +02:00
Alex Dima
e7c5fbb21b Towards fixing .gitignore (see #107356) 2020-09-24 17:27:52 +02:00
Alex Dima
57f4c1bf74 Convert build/lib/watch/ to .ts 2020-09-24 17:24:24 +02:00