Commit Graph

161 Commits

Author SHA1 Message Date
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
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
João Moreno
7e4f90277d run prettier over yml files 2020-11-24 11:45:39 +01:00
João Moreno
bedacf4ee0 enable monaco editor in ci workflow 2020-04-08 11:49:28 +02:00
João Moreno
61f634c150 disable ci 2020-04-07 17:30:25 +02:00
João Moreno
bf09a2871a disable github CI 2020-04-07 17:29:04 +02:00
Alex Dima
8d8a0ca03a Switch to run on Linux because it is faster 2020-02-22 14:46:34 +01:00
Alex Dima
f81397f451 Merge remote-tracking branch 'origin/master' into monaco/ci 2020-02-22 00:45:38 +01:00
Benjamin Pasero
2175713d90 tests - try to fix playwright on linux in GH CI 2020-02-10 16:49:27 +01:00
Benjamin Pasero
9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Benjamin Pasero
01e9903967 Try to fix Linux GH CI (#89323)
* test

* test
2020-01-27 11:00:54 +01:00
Benjamin Pasero
7ec3c52872 GH ci - disable linux run for now 2020-01-27 08:44:04 +01:00
Benjamin Pasero
078b82d428 debt - rewrite layers checker to catch more cases 2020-01-07 11:04:05 +01:00
Johannes Rieken
ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00