Commit Graph

256 Commits

Author SHA1 Message Date
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
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
Alexandru Dima
d1d4143971 Attempt using absolute path 2020-12-11 21:36:30 +01:00
Alexandru Dima
7e7c1de569 Follow the expected naming scheme 2020-12-11 21:33:46 +01:00
Alexandru Dima
623440c55c Extract cached yarn logic to a separate file 2020-12-11 21:27:08 +01:00
Alexandru Dima
01ea0ecc09 Remove playwright caching 2020-12-11 21:17:52 +01:00
Alexandru Dima
52d2132e8d Move valid layers check together with the hygiene check 2020-12-11 21:11:54 +01:00
Alexandru Dima
641abd4170 Extract the hygiene check to its own job 2020-12-11 21:01:50 +01:00
Alexandru Dima
0ec1755aa9 Simplify caching strategy 2020-12-11 20:33:02 +01:00
Alexandru Dima
d819caf1d2 Fix if condition 2020-12-11 20:19:57 +01:00
Alexandru Dima
c7fa4ef021 Troubleshoot expression 2020-12-11 20:13:59 +01:00
Ladislau Szomoru
e1bc069d6a Push workflow stub file 2020-12-11 19:15:09 +01:00
Alexandru Dima
76436a4d43 Cache the /build/ folder compilation 2020-12-11 17:42:20 +01:00
Alexandru Dima
2554c8c14e Remove the linux-node-modules job 2020-12-11 17:24:29 +01:00
Alexandru Dima
a012236111 Define path for the Cache node modules step 2020-12-11 17:13:05 +01:00