| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-07-19 | CI: make use of the `actions/setup-node`'s `cache` option (#34453) | XhmikosR | 6 | -48/+6 | |
| 2021-07-14 | 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-08 | CONTRIBUTING.md: fix broken link to README.md (#34389) | Kijima Daigo | 1 | -1/+1 | |
| 2021-06-14 | Replace Freenode with Libera.Chat in the remaining files (#34250) | XhmikosR | 1 | -1/+1 | |
| 2021-05-25 | Delete FUNDING.yml (#34073) | XhmikosR | 1 | -3/+0 | |
| 2021-05-11 | CI: remove Node.js 10 (#33923) | XhmikosR | 1 | -1/+1 | |
| Node.js 10 is EOL since 30/04/2021 | |||||
| 2021-05-06 | Add examples section to Release Drafter (#33854) | Mark Otto | 1 | -1/+4 | |
| 2021-04-22 | 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-02-24 | Bundlewatch: stop ignoring dependabot branches (#33192) | XhmikosR | 1 | -2/+0 | |
| 2021-02-15 | CI: skip release drafter if we are not on our repo (#33067) | XhmikosR | 1 | -0/+1 | |
| 2021-02-08 | CI: remove the cache fallback and shorten cache key (#33012) | XhmikosR | 6 | -18/+12 | |
| 2021-01-28 | CI: switch to the coverallsapp/github-action tag (#32919) | XhmikosR | 1 | -1/+1 | |
| Unfortunately, they don't offer a `v1` tag | |||||
| 2021-01-14 | 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-11 | 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-05 | CI: update to actions/setup-node@v2 (#32635) | XhmikosR | 7 | -7/+7 | |
| 2021-01-05 | Update dependabot.yml | XhmikosR | 1 | -1/+0 | |
| 2021-01-05 | dependabot: Add Actions updates (#32681) | XhmikosR | 1 | -0/+8 | |
| 2020-12-15 | Update Release Drafter configuration (#32417) | XhmikosR | 1 | -0/+14 | |
| * add "Breaking Changes" section * add "Performance Improvements" section * add "Utility API" section * add "CI" label in "Misc" category | |||||
| 2020-12-15 | Update CodeQL Action (#32452) | XhmikosR | 1 | -9/+0 | |
| 2020-12-10 | CI: add a 30-min timeout for BrowserStack (#32238) | XhmikosR | 1 | -0/+1 | |
| 2020-12-10 | 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-23 | CI: specify `FORCE_COLOR:2` (#32222) | XhmikosR | 7 | -0/+7 | |
| This should show any colors in the output | |||||
| 2020-11-01 | 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-29 | CI: switch to Node.js 14. (#32003) | XhmikosR | 7 | -8/+8 | |
| 2020-10-29 | CI: Skip dependabot PR branches. (#32006) | XhmikosR | 8 | -14/+55 | |
| Also, reword Node.js setup step | |||||
| 2020-10-29 | Switch to dart-sass | XhmikosR | 1 | -4/+4 | |
| node-sass is now deprecated | |||||
| 2020-10-29 | Remove bugreport.apple.com since it doesn't work (#32005) | Martijn Cuppens | 1 | -6/+6 | |
| 2020-10-26 | 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-26 | Update CodeQL action (#31930) | XhmikosR | 1 | -4/+47 | |
| Should run on PRs too. | |||||
| 2020-09-17 | docs: fix a few redirects (#31689) | XhmikosR | 1 | -1/+1 | |
| * Fix GitHub's permanent redirects * Fix a11yproject redirects * Update postcss-loader repo URL to the current one | |||||
| 2020-06-25 | Update Dependabot config file (#31167) | dependabot-preview[bot] | 1 | -0/+17 | |
| * Update Dependabot config file * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-06-18 | Fix Stack Overflow tag (#31062) | Christian Studer | 2 | -2/+2 | |
| 2020-06-17 | Update bundlewatch.yml (#31063) | XhmikosR | 1 | -0/+1 | |
| Specify `CI_TRACK_BASE: main` | |||||
| 2020-06-16 | Update issue templates | Mark Otto | 2 | -0/+6 | |
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 4 | -11/+11 | |
| 2020-06-16 | Remove reference to Bootlint. | XhmikosR | 1 | -2/+2 | |
| Unfortunately, Bootlint does not work on Bootstrap >= v4. | |||||
| 2020-06-16 | Remove unused issue templates | XhmikosR | 2 | -20/+0 | |
| 2020-06-11 | Update lint.yml (#31012) | XhmikosR | 1 | -1/+1 | |
| 2020-06-11 | Revert "Change when CI runs" | XhmikosR | 7 | -70/+7 | |
| This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996. | |||||
| 2020-06-11 | Update Actions | XhmikosR | 5 | -10/+11 | |
| * skip BrowserStack if we are not on the main repo * remove the action filename from cache | |||||
| 2020-06-10 | Switch to Node.js 12.x. | XhmikosR | 7 | -7/+7 | |
| 2020-06-10 | Change when CI runs | XhmikosR | 7 | -7/+70 | |
| Run it for all pull requests, the master branch, and any branches that end with `-ci`. | |||||
| 2020-06-10 | Add dart-sass build test | XhmikosR | 1 | -0/+24 | |
| Builds the CSS with dart-sass and lists the files in dist-sass/css folder | |||||
| 2020-06-10 | Split GitHub Actions. | XhmikosR | 6 | -17/+183 | |
| Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before. | |||||
| 2020-05-28 | Update CI config (#30920) | XhmikosR | 1 | -3/+3 | |
| * update to `actions/cache@v2` * stop invalidating the cache if test.yml changes | |||||
| 2020-05-13 | capital at start of sentence (#30804) | Cyrus | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-11 | Update codeql.yml (#30777) | XhmikosR | 1 | -2/+0 | |
| Remove moot fail-fast option | |||||
