Commit Graph

16 Commits

Author SHA1 Message Date
XhmikosR fa4dd7e9af
Update test.yml (#29863)
Fix cache name
2019-12-24 18:12:13 +02:00
XhmikosR 9c784e45f1
Actions: add npm cache (#29765) 2019-12-13 17:12:03 +02:00
XhmikosR c26636d56b
CI: update to `actions/checkout@v2` (#29847) 2019-12-13 15:59:37 +02:00
XhmikosR 099860d727
Switch to the Coveralls Action (#29478)
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
2019-11-18 21:03:43 +02:00
XhmikosR 133e0c8c9a
Drop support for Node.js 8. (#29496)
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-09 11:11:37 +03:00
XhmikosR 9c54d35797
CI: move `CI` env variable to the root of the workflow. (#29499)
This way we match the Travis CI behavior, and it's inherited by all steps.
2019-10-08 08:47:40 +03:00
XhmikosR e41342b4c1
coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)
Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.
2019-10-02 22:05:15 +03:00
XhmikosR b1a4b0ecc4
workflows/test.yml: specify `CI=true` (#29440) 2019-10-02 21:56:39 +03:00
XhmikosR 90c5de151b
GH Actions updates. (#29429) 2019-09-24 12:53:50 +03:00
XhmikosR 0126d9832b
workflows/test.yml: switch to `setup-node@v1`. (#29410) 2019-09-16 15:28:25 +03:00
XhmikosR 327d32ebad
Actions CI tweaks (#29276)
* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`
2019-08-24 02:32:29 +03:00
XhmikosR 3130288ba6 CI: run bundlesize only for pushes. 2019-08-12 22:00:56 +03:00
XhmikosR cd20ef09f4 Reindent workflows/test.yml. 2019-08-12 22:00:56 +03:00
XhmikosR e0b5b832d1 Limit coveralls to our repo. 2019-08-08 11:53:30 -07:00
XhmikosR fda35d1499 Run bundlesize separately. 2019-08-08 11:53:30 -07:00
Mark Otto a12466aeff Prep for migration to GitHub Actions CI/CD 2019-08-08 11:53:30 -07:00