Commit graph

502 commits

Author SHA1 Message Date
Alex Dima
a59f30011c
Add a 30min cap to CI jobs 2021-01-13 22:16:08 +01:00
Alexandru Dima
72572c59cf
bust the node modules cache 2021-01-07 13:56:12 +01:00
Alexandru Dima
87c2cf1b59
Merge the Monaco Editor job into the hygiene and layering check job 2021-01-04 22:57:20 +01:00
Alexandru Dima
58852eaa85
Add a timeout to the editor tests step 2020-12-29 23:13:54 +01:00
Alexandru Dima
9945754a62
Add editor smoke test (ported from monaco-editor) 2020-12-28 21:44:42 +01:00
Alexandru Dima
f19eb28477
Avoid installing typescript 2020-12-28 18:01:42 +01:00
Alexandru Dima
2ca3e67f32
Rearrange CI jobs 2020-12-28 17:58:20 +01:00
Alexandru Dima
802a36b097
Add typings validation 2020-12-28 17:52:21 +01:00
Alexandru Dima
4df5991023
Adopt latest setup-node action 2020-12-28 17:52:20 +01:00
Alexandru Dima
cead266663
Align all yarn caching steps 2020-12-28 17:52:20 +01:00
Alexandru Dima
f23ed65688
Compute node modules cache key in JS to avoid globbing 2020-12-23 13:21:55 +01:00
Alexandru Dima
07b28e284b
Bust the node modules cache 2020-12-23 11:28:58 +01:00
Alexandru Dima
c2044d680f
bust the node module cache 2020-12-18 17:54:27 +01:00
Alexandru Dima
3bff49d246
More tweaks to Windows cache exclusions 2020-12-18 14:43:26 +01:00
Alexandru Dima
d03c18661c
Windows CI: Do not cache symbol files 2020-12-17 22:44:08 +01:00
Jackson Kearl
01b0421858 Take ownership of workbench-welcome 2020-12-15 16:46:00 -08:00
João Moreno
175c1298b8
remove all usage of concurrently 2020-12-15 15:27:23 +01:00
Alexandru Dima
afbd2e826c
Remove Build jobs for now 2020-12-15 09:00:25 +01:00
Alexandru Dima
387f4f4b11
Skip electron binary download 2020-12-14 21:33:41 +01:00
Alexandru Dima
d6e0a5424f
Use directly yarn compile 2020-12-14 20:02:37 +01:00
Alexandru Dima
200d60cc13
Do not create issue on failure 2020-12-14 15:01:55 +01:00
Alexandru Dima
5f20ce9581
Increase yarn's network timeout 2020-12-14 13:41:08 +01:00
Alexandru Dima
7d4c5a2c0f
Add a dedicated Build: macOS Node Modules job 2020-12-14 13:28:16 +01:00
Alexandru Dima
90f0cf5b31
Force cacheNodeModules to fail 2020-12-14 13:16:33 +01:00
Alexandru Dima
28776ec1a2
Cache yarn cache directory 2020-12-14 13:15:45 +01:00
Ladislau Szomoru
51a3943093 Delete PR workflow stub 2020-12-14 11:29:16 +01:00
Alexandru Dima
814bf82b85
Split compilation job into core compilation and extensions compilation 2020-12-14 11:24:54 +01:00
Alexandru Dima
672216afda
Fix auto-generated link 2020-12-14 11:24:54 +01:00
Alexandru Dima
d1fff1a083
Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
Alexandru Dima
e25373f16e
One last try at automatic issue creation 2020-12-14 11:03:19 +01:00
Alexandru Dima
614e183e9a
Attempt to avoid skipping steps on failure 2020-12-14 10:53:22 +01:00
Alexandru Dima
db4264eb3f
Fix variable 2020-12-14 10:33:46 +01:00
Alexandru Dima
b7f7b9fb8b
Intentionally fail to test issue creation 2020-12-14 10:29:04 +01:00
Alexandru Dima
a861e22c7c
Switch to using github.sha 2020-12-14 10:27:24 +01:00
Alexandru Dima
b742a4c8ea
Create issue on test failure 2020-12-14 10:24:28 +01:00
Alexandru Dima
707afc26d6
Skip compilation if the cache is hit 2020-12-14 10:08:50 +01:00
Alexandru Dima
75eeac0104
Split Linux Build, add macOS jobs 2020-12-14 09:55:03 +01:00
Alexandru Dima
9489147837
Re-enable build jobs 2020-12-14 09:26:04 +01:00
Alexandru Dima
c5c6c82411
Add Windows 2020-12-11 23:42:14 +01:00
Alexandru Dima
70355b6676
Add macOS 2020-12-11 23:17:17 +01:00
Alexandru Dima
374e7487bd
Run unit tests concurrently 2020-12-11 23:08:10 +01:00
Alexandru Dima
58e8810075
Try yarn concurrently 2020-12-11 22:58:29 +01:00
Alexandru Dima
73c050511b
Avoid respawning 2020-12-11 22:51:33 +01:00
Alexandru Dima
ba16f865b2
Remove compile and linux build for now 2020-12-11 22:46:37 +01:00
Alexandru Dima
44b918b624
Avoid "&" 2020-12-11 22:46:14 +01:00
Alexandru Dima
0059c4cbfe
Tweak combined step 2020-12-11 22:42:29 +01:00
Alexandru Dima
3bad41ff3c
Attempt to run things in parallel 2020-12-11 22:36:44 +01:00
Alexandru Dima
0dd9cdbb45
Fix env variable usages 2020-12-11 22:17:46 +01:00
Alexandru Dima
e2e23aeb77
Add a compile and a linux build step 2020-12-11 22:15:15 +01:00
Alexandru Dima
e3e3f8802f
Abandon composite actions since they cannot actually compose on other actions 2020-12-11 21:40:29 +01:00