Commit Graph

541 Commits

Author SHA1 Message Date
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
Alexandru Dima
dc99b1ab77 Add the key property to the Cache node modules action 2020-12-11 17:08:01 +01:00
Alexandru Dima
5e6152dcb3 Introduce a linux-node-modules job 2020-12-11 17:00:54 +01:00
Alexandru Dima
824df4da78 Fix duplicate name 2020-12-11 16:42:04 +01:00
Alexandru Dima
00c3a0bc9d Gotta love yaml 2020-12-11 16:41:05 +01:00
Alexandru Dima
b95feff039 Fix indentation 2020-12-11 16:39:18 +01:00
Alexandru Dima
27dee68867 Attempt to revive linux github action 2020-12-11 16:36:40 +01:00
Alexandru Dima
b9b1b6156f Run compile on the /build/ folder if the node_modules cache is hit 2020-12-11 16:18:13 +01:00
Alexandru Dima
bfaaca632f Fix array syntax 2020-12-11 15:51:44 +01:00
Alexandru Dima
d9f2b49323 Attempt to cache all node_modules folders 2020-12-11 15:48:49 +01:00
Alexandru Dima
b857599fb9 Attempt to cache root node modules 2020-12-11 15:36:11 +01:00
Alex Dima
eea0681288 adopt actions/setup-node@v2-beta 2020-12-11 14:48:05 +01:00
Alex Dima
1d5611c9d8 No need to install anything 2020-12-11 11:36:53 +01:00
Alex Dima
f201645d8f Do not configure xvfb 2020-12-11 11:09:00 +01:00
Alex Dima
019b5ab4c9 Remove yarn CHILD_CONCURRENCY limit 2020-12-11 10:59:15 +01:00
Alex Dima
124b4bd151 Try newer actions/checkout@v2 2020-12-11 10:47:54 +01:00