Commit graph

3443 commits

Author SHA1 Message Date
Matt Bierner
04ec120e2c Exclude dist from eslint and hygine
These files come from the web builds
2020-12-09 18:45:54 -08:00
Matt Bierner
542fa93eae Pick up new TS version for building VS Code 2020-12-09 14:08:15 -08:00
Joao Moreno
0e885aaf70 retry all cosmosdb ops 2020-12-08 09:59:26 +01:00
Benjamin Pasero
a6946159d4 💄 layers checker 2020-12-08 09:29:16 +01:00
João Moreno
3655a82edc add log to createAsset retry 2020-12-07 19:56:05 +01:00
João Moreno
4250e343e0 use proper repos for linux arm 2020-12-07 16:15:57 +01:00
João Moreno
36628d73b9 add exponential backoff 2020-12-07 15:02:48 +01:00
João Moreno
66aab34216 retry createAsset sproc due to ECONNRESET 2020-12-07 14:42:33 +01:00
João Moreno
ea0b7fd29a Revert "build: create asset should still try to add asset"
This reverts commit 5e350b1b79.
2020-12-07 11:57:52 +01:00
Benjamin Pasero
428d5b1d30 proxy - remove old proxy auth dialog
//cc @joaomoreno
2020-12-07 11:38:44 +01:00
deepak1556
fc9ff5d569 ci: avoid overwriting CC variables for arm arch 2020-12-06 13:51:26 -08:00
deepak1556
86d779284b ci: fix condition for linux builds 2020-12-05 13:26:12 -08:00
deepak1556
7a7d27397a chore: fix cache condition for native modules 2020-12-05 07:03:28 -08:00
Robo
94142bd7e0
chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Joao Moreno
7413cc2493 yarn gulp vscode 2020-12-04 16:50:50 +01:00
João Moreno
5e350b1b79 build: create asset should still try to add asset 2020-12-04 10:36:36 +01:00
João Moreno
1c1c59fd0f
Kill code processes after each integration test suite run (#111844)
* bring back linux integration tests

* no empty functions

* hmm
2020-12-03 21:45:01 +01:00
Jackson Kearl
9d9ae54aa8 Add jpg to vscodeResources in order to bring gettingStarted images into the bundle 2020-12-02 11:59:20 -08:00
João Moreno
8041440e5b
linux: disable integration tests 2020-12-02 10:27:15 +01:00
deepak1556
d9ea0ced98 build: fix config 2020-12-01 21:02:25 -08:00
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