aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFilesLines
2020-05-12CI: simplify cacheXhmikosR1-4/+6
2020-05-12CI: stop updating RubyGems since it's not neededXhmikosR1-3/+0
2020-04-28CI: remove no longer needed steps (#30674)XhmikosR1-2/+0
2020-04-28CI: set `CI_BRANCH_BASE` to v4-devXhmikosR1-0/+1
2020-04-13Replace bundlesize with bundlewatch. (#30538)XhmikosR1-3/+3
2020-03-31CI: switch to Ruby 2.6.XhmikosR1-1/+1
2020-03-09Update .github/workflows/test.ymlXhmikosR1-2/+2
2020-03-09Revert "CI: switch to Ruby 2.6"XhmikosR1-2/+5
2020-03-09CI: switch to Ruby 2.6XhmikosR1-5/+2
2020-03-09Update CI cachingXhmikosR1-2/+0
2020-03-09Update Jekyll to v4.0.0.XhmikosR1-0/+3
2020-03-09Replace broken-link-checker with linkinatorXhmikosR1-4/+0
2020-03-09Drop Node.js < 10 support and update all devDependencies.XhmikosR1-6/+6
2020-01-02CI: fix Ruby cachingXhmikosR1-3/+5
2020-01-02Update test.yml (#29863)XhmikosR1-4/+3
2019-12-14Actions: add gems cachingXhmikosR1-9/+17
2019-12-14CI: update to `actions/checkout@v2` (#29847)XhmikosR1-3/+1
2019-12-14Actions: add npm cache (#29765)XhmikosR1-0/+10
2019-11-25Switch to the Coveralls Action (#29478)XhmikosR1-5/+5
2019-11-02CI: disable gem docs globallyXhmikosR1-1/+4
2019-11-02CI: install bundler 1.17 and without docsXhmikosR1-1/+1
2019-10-14CI: move `CI` env variable to the root of the workflow. (#29499)XhmikosR1-2/+2
2019-10-14coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)XhmikosR1-0/+1
2019-10-14workflows/test.yml: specify `CI=true` (#29440)XhmikosR1-0/+2
2019-09-26GH Actions updates. (#29429)XhmikosR1-2/+2
2019-09-26workflows/test.yml: use `ruby-version`.XhmikosR1-1/+1
2019-09-26workflows/test.yml: switch to `setup-node@v1`. (#29410)XhmikosR1-2/+2
2019-08-27Actions CI tweaks (#29276)XhmikosR1-2/+4
2019-08-27test.yml: reindent.XhmikosR1-45/+45
2019-08-09Add workflows/test.yml for v4-dev. (#29230)XhmikosR1-0/+68