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
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
edf43e529a
build snap packages for linux arm
2020-11-18 10:04:55 +01:00
João Moreno
dfaf4ef080
Merge branch 'master' into joao/terrapin
2020-11-03 10:04:38 +01: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
João Moreno
799db29ff5
install dot net core sdk
2020-09-09 08:55:52 +02:00
João Moreno
1f99a829e6
produce deb, rpm packages
2020-09-08 16:29:14 +02:00
João Moreno
e73d8797ca
fix armhf build
2020-09-08 11:33:29 +02:00
João Moreno
41a90e7c50
fix yarn arch
2020-09-08 10:46:54 +02:00
João Moreno
c434a70e89
fix compilation cache
2020-09-07 19:45:51 +02:00
João Moreno
45f9763c83
fix conditions
2020-09-07 14:19:34 +02:00
João Moreno
7d43f741c2
arm64 build pipeline
2020-09-07 14:17:14 +02:00
Ladislau Szomoru
c8f9d00bb8
Consistent order of running tests
2020-08-17 16:34:00 +02:00
Robo
e4296330de
chore: update to electron 9-x-y ( #102011 )
...
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-08-11 11:30:23 -07:00
Ladislau Szomoru
daee9ca2ce
Azure DevOps pipeline improvements ( #103782 )
...
* Refactored to use multi-stage pipeline
2020-08-10 12:32:08 +02:00
Robo
227d533937
Revert "chore: update to electron 9-x-y ( #102011 )" ( #103599 )
...
This reverts commit 3d0d50caf8 .
2020-07-30 08:35:43 -07:00
Robo
3d0d50caf8
chore: update to electron 9-x-y ( #102011 )
...
* chore: bump electron@9.0.5
* remove exploration config
* fix compile error
* fix compile error
* crashReporter has to be called only once before app ready
* chore: bump electron@9.1.0
* enable LayoutNG
* fix cron schedule
* allow disabling appcenter crash reporting
* set additional crash reporting parameters
* start crashreporter for child process on linux
* setup crash parameters only once
* remove unused crashReporter.guid
* address review feedback
* reuse argv.json for storing crash reporter id
* remove trailing commas
* update localized name
* update argv based on telemetry optout
* update initial config based on setting
* fix conditional errors
* remove telemetry.enableCrashReporter
* move default crash reporter config to electron-main
* update comment for ext host crash reporting
* set default value for configuration
* some 💄 changes
* address review feedback
* do not use ES7 features in JS yet
* add app.focus({ steal: true }) usage
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-07-21 09:39:34 +02:00
Benjamin Pasero
75839ad28e
debt - remove traces of hockeyapp
2020-05-13 09:35:11 +02:00
Benjamin Pasero
161d93bb78
build - publish crash reports only if previous steps failed and continue on error
2020-05-08 11:31:08 +02:00
Benjamin Pasero
5fd0d725bc
diag - publish crashes from builds as artefact
2020-05-07 08:26:12 +02:00
Benjamin Pasero
c67ef818b8
Revert "builds - add VSCODE_CONTINUE_ON_TEST_ERRORS"
...
This reverts commit 95f26d2005 .
2020-04-20 19:26:47 +02:00
Benjamin Pasero
95f26d2005
builds - add VSCODE_CONTINUE_ON_TEST_ERRORS
2020-04-20 13:47:50 +02:00
Rachel Macfarlane
1b9a442590
Move github config generation to own build step
2020-04-14 22:59:08 -07:00
Johannes Rieken
2035150bea
no ff testing on linux
2020-04-14 11:57:41 +02:00
Johannes Rieken
8c219e5b7b
enable browser-unit-tests in firefox for mac, win, and linux, fyi @bpasero
2020-04-14 11:17:06 +02:00