COMMITS
/ .github/workflows December 14, 2020
A
Use directly `yarn compile`
Alexandru Dima committed
A
Do not create issue on failure
Alexandru Dima committed
A
Increase yarn's network timeout
Alexandru Dima committed
A
Add a dedicated `Build: macOS Node Modules` job
Alexandru Dima committed
A
Force cacheNodeModules to fail
Alexandru Dima committed
A
Cache yarn cache directory
Alexandru Dima committed
L
Delete PR workflow stub
Ladislau Szomoru committed
A
Split compilation job into core compilation and extensions compilation
Alexandru Dima committed
A
Fix auto-generated link
Alexandru Dima committed
A
Check in `.js` files from the `/build/` folder to improve build speeds
Alexandru Dima committed
A
One last try at automatic issue creation
Alexandru Dima committed
A
Attempt to avoid skipping steps on failure
Alexandru Dima committed
A
Fix variable
Alexandru Dima committed
A
Intentionally fail to test issue creation
Alexandru Dima committed
A
Switch to using `github.sha`
Alexandru Dima committed
A
Create issue on test failure
Alexandru Dima committed
A
Skip compilation if the cache is hit
Alexandru Dima committed
A
Split Linux Build, add macOS jobs
Alexandru Dima committed
A
Re-enable build jobs
Alexandru Dima committed
December 11, 2020
A
Add Windows
Alexandru Dima committed
A
Run unit tests concurrently
Alexandru Dima committed
A
Try `yarn concurrently`
Alexandru Dima committed
A
Avoid respawning
Alexandru Dima committed
A
Remove compile and linux build for now
Alexandru Dima committed
A
Tweak combined step
Alexandru Dima committed
A
Attempt to run things in parallel
Alexandru Dima committed
A
Fix env variable usages
Alexandru Dima committed
A
Add a compile and a linux build step
Alexandru Dima committed
A
Abandon composite actions since they cannot actually compose on other actions
Alexandru Dima committed
A
Attempt using absolute path
Alexandru Dima committed
A
Follow the expected naming scheme
Alexandru Dima committed
A
Extract cached yarn logic to a separate file
Alexandru Dima committed
A
Remove playwright caching
Alexandru Dima committed
A
Move valid layers check together with the hygiene check
Alexandru Dima committed
A
Extract the hygiene check to its own job
Alexandru Dima committed
A
Simplify caching strategy
Alexandru Dima committed
A
Fix if condition
Alexandru Dima committed
A
Troubleshoot expression
Alexandru Dima committed
L
Push workflow stub file
Ladislau Szomoru committed
A
Cache the /build/ folder compilation
Alexandru Dima committed
A
Remove the `linux-node-modules` job
Alexandru Dima committed
A
Define `path` for the Cache node modules step
Alexandru Dima committed
A
Add the key property to the Cache node modules action
Alexandru Dima committed
A
Introduce a `linux-node-modules` job
Alexandru Dima committed
A
Fix duplicate name
Alexandru Dima committed
A
Gotta love yaml
Alexandru Dima committed
A
Fix indentation
Alexandru Dima committed
A
Attempt to revive linux github action
Alexandru Dima committed