| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-07-19 | CI: make use of the `actions/setup-node`'s `cache` option (#34453) | XhmikosR | 1 | -8/+1 | |
| 2021-02-08 | CI: remove the cache fallback and shorten cache key (#33012) | XhmikosR | 1 | -3/+2 | |
| 2021-01-14 | CI: change Node.js to `14` (#32796) | XhmikosR | 1 | -1/+1 | |
| This is so that it's consistent with the JS workflow thus the cache should match. | |||||
| 2021-01-11 | GitHub Actions cleanup (#32755) | XhmikosR | 1 | -3/+2 | |
| * lowercase `runner.os` * remove `CI` environment variable since it's already set by the runner | |||||
| 2021-01-05 | CI: update to actions/setup-node@v2 (#32635) | XhmikosR | 1 | -1/+1 | |
| 2020-11-23 | CI: specify `FORCE_COLOR:2` (#32222) | XhmikosR | 1 | -0/+1 | |
| This should show any colors in the output | |||||
| 2020-10-29 | CI: switch to Node.js 14. (#32003) | XhmikosR | 1 | -1/+1 | |
| 2020-10-29 | CI: Skip dependabot PR branches. (#32006) | XhmikosR | 1 | -2/+8 | |
| Also, reword Node.js setup step | |||||
| 2020-06-11 | Revert "Change when CI runs" | XhmikosR | 1 | -10/+1 | |
| This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996. | |||||
| 2020-06-11 | Update Actions | XhmikosR | 1 | -2/+2 | |
| * skip BrowserStack if we are not on the main repo * remove the action filename from cache | |||||
| 2020-06-10 | Switch to Node.js 12.x. | XhmikosR | 1 | -1/+1 | |
| 2020-06-10 | Change when CI runs | XhmikosR | 1 | -1/+10 | |
| Run it for all pull requests, the master branch, and any branches that end with `-ci`. | |||||
| 2020-06-10 | Split GitHub Actions. | XhmikosR | 1 | -0/+35 | |
| Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before. | |||||
