Commit Graph

421 Commits

Author SHA1 Message Date
João Moreno
df10825f69 fix yaml 2021-01-07 11:01:15 +01:00
João Moreno
fb4a88e403 rename 2021-01-07 10:55:45 +01:00
João Moreno
ab3297dd13 only run terrapin on cache miss 2021-01-07 10:53:33 +01:00
Alexandru Dima
ddb88dac9b Avoid touching continuous-build-* 2020-12-24 21:29:00 +01:00
Alexandru Dima
bbaff3d568 Adopt Cache@2 for node modules caching 2020-12-24 10:08:06 +01:00
Alexandru Dima
f23ed65688 Compute node modules cache key in JS to avoid globbing 2020-12-23 13:21:55 +01:00
João Moreno
5c386371d8 Merge branch 'joao/build/compile-artifact' 2020-12-17 13:14:58 +01:00
João Moreno
d981cf5b81 Revert "Revert "Merge branch 'joao/build/compile-artifact'""
This reverts commit c8aaeb7513.
2020-12-17 13:14:52 +01:00
João Moreno
29eb3fbc6a build: tarball compilation output first 2020-12-17 11:31:05 +01:00
João Moreno
fd85ae4f4a Avoid recompiling remote native node modules (#112644)
* avoid recompiling remote native node modules

fixes #112320

* fix build

* update cache

* empty

* chore: remove rebuild step

* chore: update salt

* product compile should use same CC CXX

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2020-12-17 02:16:32 -08:00
João Moreno
c8aaeb7513 Revert "Merge branch 'joao/build/compile-artifact'"
This reverts commit 847fd19b02, reversing
changes made to 581ae611c2.
2020-12-17 08:45:15 +01:00
João Moreno
a8b4e9817f finish compile artifact 2020-12-16 20:37:52 +01:00
João Moreno
df0eda5adb build 2020-12-16 16:25:38 +01:00
João Moreno
d14fb9da0f fix build 2020-12-16 16:23:12 +01:00
João Moreno
6236a5bf8b compile: use artifacts instead of cache 2020-12-16 16:19:36 +01:00
João Moreno
0cee1531f7 Merge branch 'joao/build/remove-postinstall' 2020-12-16 15:45:20 +01:00
João Moreno
1100f27681 fix build 2020-12-16 11:18:28 +01:00
João Moreno
af519ea93f Merge branch 'joao/build/merge-distro-directly' 2020-12-16 10:48:20 +01:00
João Moreno
9fe0d3c372 Merge branch 'joao/build/child-concurrency' 2020-12-16 10:46:17 +01:00
João Moreno
41628e3326 merge distro in a single command 2020-12-15 16:45:16 +01:00
João Moreno
d79f4e7b88 add test timeouts 2020-12-15 16:40:43 +01:00
João Moreno
b7d648a873 remove CHILD_CONCURRENCY=1 for all except windows 2020-12-15 16:34:21 +01:00
João Moreno
9293efd7e7 build: remove postinstall script invocation 2020-12-15 16:16:45 +01:00
João Moreno
c97d5e1033 build: use PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD 2020-12-15 16:07:52 +01:00
João Moreno
5ae66f37a8 build: use ELECTRON_SKIP_BINARY_DOWNLOAD 2020-12-15 15:58:51 +01:00
deepak1556
a9c5d7cc3c chore: fix CXX export 2020-12-14 20:07:44 -08:00
João Moreno
b1524d6b34 build: VSCODE_PUBLISH 2020-12-14 15:02:26 +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
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
João Moreno
8041440e5b linux: disable integration tests 2020-12-02 10:27:15 +01: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
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
71836f95dd fixes #111366 2020-11-27 11:22:22 +01:00
João Moreno
a500715422 fix terrapin order 2020-11-25 14:56:19 +01:00
João Moreno
3de0ea500a Merge branch 'joao/snap-arm' 2020-11-25 11:57:38 +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
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
ab6878688f fix terrapin usage 2020-11-23 10:53:22 +01:00
João Moreno
5f8aa18104 Merge commit 'a36c68b9ec3d6a0aca9799d7a10be741a6658a51' into joao/terrapin 2020-11-20 10:57:09 +01: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