Commit Graph

5928 Commits

Author SHA1 Message Date
deepak1556
60f5e6ee9a build: disable exploration sync 2020-12-01 21:00:48 -08:00
Jackson Kearl
e3105b9453 Add jpg exclude to hygene 2020-11-30 20:56:50 -08:00
Robo
155691d0be chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5

* Revert "fix: removed plugin helper entitlement"

This reverts commit 40a81495f2.

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

This reverts commit 2f4a3dc31a.
2020-11-30 11:24:10 -08:00
João Moreno
b548ac2211 more build fixes 2020-11-30 17:46:10 +01:00
João Moreno
ac165d7f97 bump cache salt 2020-11-30 17:21:42 +01:00
João Moreno
648090440f caching is HARD 2020-11-30 14:56:14 +01:00
João Moreno
eee332ba85 fix misuse of VSCODE_ARCH in builds 2020-11-30 11:41:51 +01:00
João Moreno
e2dd774fa4 fix yarn retry logic 2020-11-27 16:34:43 +01:00
João Moreno
8891878a3b bump cache 2020-11-27 14:58:26 +01:00
João Moreno
bafc05ff0a fix retry 2020-11-27 11:30:34 +01:00
João Moreno
71836f95dd fixes #111366 2020-11-27 11:22:22 +01:00
Johannes Rieken
ac9e250cce support node 15 2020-11-27 09:55:08 +01:00
Johannes Rieken
a5bda3ee95 support later node for building 2020-11-26 17:11:07 +01:00
deepak1556
0a80aacc7b chore: update cache 2020-11-25 22:25:28 -08:00
Jackson Kearl
0921f711c3 Add GettingStartedService/Registry and initial getting started UI (#111175)
* WIP -Getting Started Registry

* Initial idea of how registry/service will work

* Getting started with Getting Started

* Add telemetry and touch up enablement flag

* Add contrib as startup editor

* Move to allowing static Getting Start blob

* No newline

* Remove unused enum
2020-11-25 14:05:49 -08:00
João Moreno
bef58ff84a forgot! 2020-11-25 16:23:41 +01:00
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
26b51b5fb5 Merge branch 'master' into joao/wsl 2020-11-18 20:24:42 +01:00
João Moreno
4f61f6d59e damn builds 2020-11-18 20:24:29 +01:00
João Moreno
46b61186de Merge branch 'master' into joao/wsl 2020-11-18 16:37:20 +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