| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-18 | Switch to the Coveralls Action (#29478) | XhmikosR | 1 | -5/+5 | |
| This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs. | |||||
| 2019-10-09 | Drop support for Node.js 8. (#29496) | XhmikosR | 1 | -1/+1 | |
| By the time v5 stable will be out, 8 will be EOL (December 2019). | |||||
| 2019-10-08 | CI: move `CI` env variable to the root of the workflow. (#29499) | XhmikosR | 1 | -2/+2 | |
| This way we match the Travis CI behavior, and it's inherited by all steps. | |||||
| 2019-10-02 | coveralls: Add `COVERALLS_GIT_BRANCH` (#29458) | XhmikosR | 1 | -0/+1 | |
| Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches. | |||||
| 2019-10-02 | workflows/test.yml: specify `CI=true` (#29440) | XhmikosR | 1 | -0/+2 | |
| 2019-09-24 | GH Actions updates. (#29429) | XhmikosR | 1 | -2/+2 | |
| 2019-09-16 | workflows/test.yml: switch to `setup-node@v1`. (#29410) | XhmikosR | 1 | -2/+2 | |
| 2019-08-24 | Actions CI tweaks (#29276) | XhmikosR | 1 | -2/+4 | |
| * Allow bundlesize to run for forks too. * Add name for clone step. * Add` fail-fast: false` | |||||
| 2019-08-12 | CI: run bundlesize only for pushes. | XhmikosR | 1 | -1/+1 | |
| 2019-08-12 | Reindent workflows/test.yml. | XhmikosR | 1 | -37/+37 | |
| 2019-08-08 | Limit coveralls to our repo. | XhmikosR | 1 | -1/+1 | |
| 2019-08-08 | Run bundlesize separately. | XhmikosR | 1 | -0/+6 | |
| 2019-08-08 | Prep for migration to GitHub Actions CI/CD | Mark Otto | 1 | -0/+44 | |
