COMMITS
/ .github/workflows December 14, 2020
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
A
Run compile on the `/build/` folder if the node_modules cache is hit
Alexandru Dima committed
A
Fix array syntax
Alexandru Dima committed
A
Attempt to cache all node_modules folders
Alexandru Dima committed
A
Attempt to cache root node modules
Alexandru Dima committed
A
adopt `actions/setup-node@v2-beta`
Alex Dima committed