aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2021-09-15Update CodeQL workflow (#34961)XhmikosR1-4/+4
2021-07-21CI: make use of the `actions/setup-node`'s `cache` option (#34453)XhmikosR6-48/+6
2021-07-21Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491)dependabot[bot]1-1/+1
2021-05-21CI: remove Node.js 10 (#33923)XhmikosR1-1/+1
2021-05-21JS tests: add Node.js 16 (#33720)XhmikosR1-1/+1
2021-03-02CodeQL: skip dependabot PRs too (#33130)XhmikosR1-0/+1
2021-03-02Bundlewatch: stop ignoring dependabot branches (#33192)XhmikosR1-2/+0
2021-02-17CI: remove the cache fallback and shorten cache key (#33012)XhmikosR6-18/+12
2021-02-17CI: switch to the coverallsapp/github-action tag (#32919)XhmikosR1-1/+1
2021-01-15CI: change Node.js to `14` (#32796)XhmikosR6-6/+6
2021-01-13GitHub Actions cleanup (#32755)XhmikosR7-19/+12
2021-01-08CI: update to actions/setup-node@v2 (#32635)XhmikosR7-7/+7
2021-01-08Update CodeQL Action (#32452)XhmikosR1-9/+0
2021-01-08CI: add a 30-min timeout for BrowserStack (#32238)XhmikosR1-0/+1
2020-11-24Update codeql.yml (#32125)XhmikosR1-34/+9
2020-11-24CI: specify `FORCE_COLOR:2` (#32222)XhmikosR7-0/+7
2020-11-19Switch to HugoXhmikosR1-31/+1
2020-10-30CI: switch to Node.js 14. (#32003)XhmikosR7-8/+8
2020-10-30CI: Skip dependabot PR branches. (#32006)XhmikosR8-14/+55
2020-10-27CI: allow skipping BrowserStack (#31878)XhmikosR1-1/+1
2020-10-27Update CodeQL action (#31930)XhmikosR1-4/+47
2020-08-02Update to Ruby 2.7/Bundler 2.x. (#31296)XhmikosR1-6/+6
2020-06-24Split GitHub Actions.XhmikosR8-88/+282
2020-06-04CI: update to `actions/cache@2`XhmikosR1-2/+2
2020-05-12Update codeql.yml (#30777)XhmikosR1-2/+0
2020-05-12CI: simplify cacheXhmikosR1-4/+6
2020-05-12CI: stop updating RubyGems since it's not neededXhmikosR1-3/+0
2020-05-07Update codeql.yml (#30719)XhmikosR1-1/+0
2020-05-04Revert "v4: Add Release Drafter (#30701)" (#30711)XhmikosR1-14/+0
2020-05-02Backport the CodeQL Action additionXhmikosR1-0/+28
2020-05-01v4: Add Release Drafter (#30701)Mark Otto1-0/+14
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