Commit graph

3457 commits

Author SHA1 Message Date
João Moreno a500715422
fix terrapin order 2020-11-25 14:56:19 +01:00
João Moreno 043c17ef7d
update azure cosmos 🤷 2020-11-25 14:03:35 +01:00
João Moreno 3de0ea500a
Merge branch 'joao/snap-arm' 2020-11-25 11:57:38 +01:00
João Moreno bb60e21a36
fix esrp for arm64 2020-11-25 11:47:47 +01:00
João Moreno 48f4109f3d
unify win32 build templates 2020-11-25 10:23:13 +01:00
João Moreno e6d2bd326d
fix darwin build 2020-11-25 10:23:13 +01:00
João Moreno 927290270a
build:
- ENABLE_TERRAPIN env
- .build/terrapin cache flag
- fix alpine cache
- enable web cache
2020-11-25 10:02:50 +01:00
João Moreno ffec932655
add timeout to terrapin step 2020-11-25 09:38:08 +01:00
deepak1556 ec5da2bdc1 build: rebuild keytar for arm64
Fixes https://github.com/microsoft/vscode/issues/111271
2020-11-24 23:04:17 -08:00
deepak1556 8c9dfcbcb4 fix: appName in upload-vscode-configuration task 2020-11-24 14:43:58 -08:00
deepak1556 0728b59411 fix: upload-vscode-configuration task for macOS 2020-11-24 13:13:09 -08:00
deepak1556 40a81495f2 fix: removed plugin helper entitlement
we build with enable_plugins=false for the internal builds
https://chromium-review.googlesource.com/c/chromium/src/+/2173416
2020-11-24 11:00:51 -08:00
João Moreno 17e9e4ca1a
Merge branch 'joao/retry-yarn' 2020-11-24 16:38:54 +01:00
Martin Aeschlimann 8df4bc17da Merge .nativeignore and .moduleignore. Fixes #111220 2020-11-24 14:19:23 +01:00
João Moreno 95e32fc67e
update cache salt 2020-11-24 14:04:48 +01:00
João Moreno 050963b8d1
missing terrapin usage 2020-11-24 12:22:38 +01:00
João Moreno ad3adfa28e
retry yarn install 2020-11-24 12:22:28 +01:00
João Moreno 900e4474e9
missing terrapin usage 2020-11-24 12:11:03 +01:00
João Moreno 7e4f90277d
run prettier over yml files 2020-11-24 11:45:39 +01:00
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 d265071a78 Merge branch 'master' into joao/snap-arm 2020-11-18 20:25:29 +01:00
João Moreno 4f61f6d59e damn builds 2020-11-18 20:24:29 +01:00
João Moreno 7dbdcf19a8
Merge branch 'master' into joao/snap-arm 2020-11-18 16:28:02 +01:00
João Moreno 8f1f1fda1b
what the 2020-11-18 16:26:52 +01:00
João Moreno cbfd4d5a9f
fix snapcraft x64 2020-11-18 14:12:01 +01:00
João Moreno 28d71bdbab
fix snap target-arch 2020-11-18 12:04:07 +01:00
João Moreno f6f12c1bcf
linux build: fix step condition 2020-11-18 10:48:49 +01:00
João Moreno edf43e529a
build snap packages for linux arm 2020-11-18 10:04:55 +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
Alex Dima 2ab5b8bd5f
Convert build/lib/eslint/code-no-unused-expressions.js to .ts 2020-09-24 17:10:39 +02:00
Alex Dima 9f806960d4
Convert build/lib/builtInExtensions.js to .ts 2020-09-24 17:00:44 +02:00
João Moreno 337189842e
fix lint errors 2020-09-22 14:37:04 +02:00
João Moreno e99be1d6d1
fix continuous build 2020-09-22 14:26:29 +02:00
João Moreno 240e6996cc
ignore all build js files by default 2020-09-22 11:41:57 +02:00
João Moreno 2469bf6832
remove build compilation output 2020-09-22 11:12:55 +02:00
João Moreno 0ca320561a
isolate hygiene 2020-09-22 11:12:35 +02:00
Alex Dima 0e297b1128
update version 2020-09-21 15:36:40 +02:00
Alex Dima 2aa5b9f6fa
update editor version 2020-09-21 15:36:39 +02:00
Matt Bierner b160164e3d Pick up latest typescript nightly for building VS Code 2020-09-18 18:28:41 -07:00
Benjamin Pasero 01472963d7 sandbox - rename electron service => native host service 2020-09-17 16:20:23 +02:00
Benjamin Pasero 82d30d49b2 sandbox - add electron service to layers checker 2020-09-17 15:43:15 +02:00
Johannes Rieken afbaf2cfea missing compile 2020-09-17 14:36:10 +02:00
ChaseKnowlden e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Matt Bierner 50cc1d0e97 Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
Alan Ren 844321a7f2 normalize eol for build folder 2020-09-16 12:58:46 -04:00
Matt Bierner 51dc3193d3 Move webview editor into own module
This splits the core `webview` element services from the `webview` editor services.
2020-09-14 16:08:29 -07:00
João Moreno efc7cb3a6e
use debian stretch images (#106656) 2020-09-14 15:21:50 +02:00
João Moreno e75b1a6dcd
Merge branch 'joao/linux-arm' 2020-09-11 12:45:08 +02:00
deepak1556 62b70e6bb5 update exploration branch 2020-09-10 18:29:41 -07:00
Daniel Imms abb9c8dc1b Correct linux code-workspace path 2020-09-10 06:03:03 -07:00
Daniel Imms 3271ccc99a
Correct path to code-workspace.xml
Fixes #106384
2020-09-10 05:10:36 -07:00
Matt Bierner c348165cc0 Adding more explicit typings for promises
This gets us ready for TS 4.1
2020-09-09 09:21:56 -07:00
João Moreno e05b06ec87
fix arch 2020-09-09 15:07:00 +02:00
Daniel Imms 65b4134965
Merge pull request #95637 from luqmana/workspace-mimetype
Register mimetype for *.code-workspace
2020-09-09 05:55:27 -07:00
João Moreno 0bc0291c5e
publish arm deb and rpm 2020-09-09 13:49:46 +02:00