| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-28 | Remove extra spaces in Markdown files (#35047) | Julien Déramond | 1 | -1/+1 | |
| 2021-09-15 | Update CodeQL workflow (#34961) | XhmikosR | 1 | -4/+4 | |
| 2021-07-21 | CI: make use of the `actions/setup-node`'s `cache` option (#34453) | XhmikosR | 6 | -48/+6 | |
| 2021-07-21 | Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491) | dependabot[bot] | 1 | -1/+1 | |
| Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-07-21 | CONTRIBUTING.md: fix broken link to README.md (#34389) | Kijima Daigo | 1 | -1/+1 | |
| 2021-07-21 | Replace Freenode with Libera.Chat in the remaining files (#34250) | XhmikosR | 1 | -1/+1 | |
| 2021-05-21 | CI: remove Node.js 10 (#33923) | XhmikosR | 1 | -1/+1 | |
| Node.js 10 is EOL since 30/04/2021 | |||||
| 2021-05-21 | JS tests: add Node.js 16 (#33720) | XhmikosR | 1 | -1/+1 | |
| 2021-03-02 | CodeQL: skip dependabot PRs too (#33130) | XhmikosR | 1 | -0/+1 | |
| 2021-03-02 | Bundlewatch: stop ignoring dependabot branches (#33192) | XhmikosR | 1 | -2/+0 | |
| 2021-02-17 | CI: remove the cache fallback and shorten cache key (#33012) | XhmikosR | 6 | -18/+12 | |
| 2021-02-17 | CI: switch to the coverallsapp/github-action tag (#32919) | XhmikosR | 1 | -1/+1 | |
| Unfortunately, they don't offer a `v1` tag | |||||
| 2021-01-15 | CI: change Node.js to `14` (#32796) | XhmikosR | 6 | -6/+6 | |
| This is so that it's consistent with the JS workflow thus the cache should match. | |||||
| 2021-01-13 | GitHub Actions cleanup (#32755) | XhmikosR | 7 | -19/+12 | |
| * lowercase `runner.os` * remove `CI` environment variable since it's already set by the runner | |||||
| 2021-01-08 | CI: update to actions/setup-node@v2 (#32635) | XhmikosR | 7 | -7/+7 | |
| 2021-01-08 | Update CodeQL Action (#32452) | XhmikosR | 1 | -9/+0 | |
| 2021-01-08 | CI: add a 30-min timeout for BrowserStack (#32238) | XhmikosR | 1 | -0/+1 | |
| 2021-01-08 | CONTRIBUTING: mention dist files (#32314) | XhmikosR | 1 | -9/+9 | |
| * CONTRIBUTING: mention dist files * Update CONTRIBUTING.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-11-24 | Update codeql.yml (#32125) | XhmikosR | 1 | -34/+9 | |
| Specify the branches and clean up the comments | |||||
| 2020-11-24 | CI: specify `FORCE_COLOR:2` (#32222) | XhmikosR | 7 | -0/+7 | |
| This should show any colors in the output | |||||
| 2020-11-19 | Switch to Hugo | XhmikosR | 2 | -32/+2 | |
| This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing. | |||||
| 2020-11-05 | Clarify PRs section (#32027) | XhmikosR | 1 | -2/+4 | |
| 2020-10-30 | Update Edge's Rendering Engine on CONTRIBUTING.md (#32008) | Christian Oliff | 1 | -1/+1 | |
| * Update Edge's Rendering Engine on CONTRIBUTING.md Also updated the URL to prevent a HTTP redirect. * Add 'Go to "Help > Send Feedback" from the browser' note Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-30 | CI: switch to Node.js 14. (#32003) | XhmikosR | 7 | -8/+8 | |
| 2020-10-30 | CI: Skip dependabot PR branches. (#32006) | XhmikosR | 8 | -14/+55 | |
| Also, reword Node.js setup step | |||||
| 2020-10-30 | Remove bugreport.apple.com since it doesn't work (#32005) | Martijn Cuppens | 1 | -6/+6 | |
| 2020-10-27 | CI: allow skipping BrowserStack (#31878) | XhmikosR | 1 | -1/+1 | |
| This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run. Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too. | |||||
| 2020-10-27 | Update CodeQL action (#31930) | XhmikosR | 1 | -4/+47 | |
| Should run on PRs too. | |||||
| 2020-09-21 | Backport #31689 | XhmikosR | 1 | -1/+1 | |
| docs: fix a few redirects * Fix GitHub's permanent redirects * Fix a11yproject redirects | |||||
| 2020-08-02 | Update to Ruby 2.7/Bundler 2.x. (#31296) | XhmikosR | 1 | -6/+6 | |
| 2020-06-24 | Update issue templates from main. | XhmikosR | 2 | -4/+10 | |
| 2020-06-24 | Remove unused issue templates | XhmikosR | 2 | -20/+0 | |
| 2020-06-24 | Update links to point to v4-dev or main branches | XhmikosR | 5 | -12/+12 | |
| 2020-06-24 | Split GitHub Actions. | XhmikosR | 8 | -88/+282 | |
| 2020-06-04 | CI: update to `actions/cache@2` | XhmikosR | 1 | -2/+2 | |
| 2020-05-12 | Update codeql.yml (#30777) | XhmikosR | 1 | -2/+0 | |
| Remove moot fail-fast option | |||||
| 2020-05-12 | CI: simplify cache | XhmikosR | 1 | -4/+6 | |
| While it might not be possible to invalidate the cache by changing test.yml, this should speed things up a lot due to `bundle i` taking most of the time. | |||||
| 2020-05-12 | CI: stop updating RubyGems since it's not needed | XhmikosR | 1 | -3/+0 | |
| 2020-05-07 | Update codeql.yml (#30719) | XhmikosR | 1 | -1/+0 | |
| Remove `pull_request` event since it's not supported. | |||||
| 2020-05-04 | Revert "v4: Add Release Drafter (#30701)" (#30711) | XhmikosR | 2 | -54/+0 | |
| This reverts commit f93e58eddb395ddbb52f2d26aeeae45e0e2d46e5. | |||||
| 2020-05-02 | Backport the CodeQL Action addition | XhmikosR | 1 | -0/+28 | |
| 2020-05-01 | v4: Add Release Drafter (#30701) | Mark Otto | 2 | -0/+54 | |
| * Create release-drafter.yml * Create release-notes.yml | |||||
| 2020-04-28 | CI: remove no longer needed steps (#30674) | XhmikosR | 1 | -2/+0 | |
| The latest `actions/setup-node` prints this info by default | |||||
| 2020-04-28 | CI: set `CI_BRANCH_BASE` to v4-dev | XhmikosR | 1 | -0/+1 | |
| This is so that bundlewatch compares against v4-dev and not master. | |||||
| 2020-04-13 | Replace bundlesize with bundlewatch. (#30538) | XhmikosR | 1 | -3/+3 | |
| 2020-03-31 | CI: switch to Ruby 2.6. | XhmikosR | 1 | -1/+1 | |
| 2020-03-09 | Update .github/workflows/test.yml | XhmikosR | 1 | -2/+2 | |
| 2020-03-09 | Revert "CI: switch to Ruby 2.6" | XhmikosR | 1 | -2/+5 | |
| 2020-03-09 | CI: switch to Ruby 2.6 | XhmikosR | 1 | -5/+2 | |
| 2020-03-09 | Update CI caching | XhmikosR | 1 | -2/+0 | |
