Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #152 from ↵ | dependabot[bot] | 2023-06-04 |
|\ | | | | | | | themoeway/dependabot/github_actions/robinraju/release-downloader-1.8 | ||
| * | Bump robinraju/release-downloader from 1.7 to 1.8 | dependabot[bot] | 2023-05-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.7 to 1.8. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/768b85c8d69164800db5fc00337ab917daf3ce68...efa4cd07bd0195e6cc65e9e30c251b49ce4d3e51) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | | Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 | dependabot[bot] | 2023-04-17 |
|/ | | | | | | | | | | | | | | Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/5e780fc7bbd0cac69fc73271ed86edf5dcb72d67...246dbf436b23d7c49e21a7ab8204ca9ecd1fe615) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | fix publish-firefox-development's upload_url for xpi | Darius Jahandarie | 2023-04-07 |
| | |||
* | playwright: try to make sure font installs properly | Darius Jahandarie | 2023-04-03 |
| | |||
* | Bump github/codeql-action from 2.2.4 to 2.2.9 | dependabot[bot] | 2023-04-02 |
| | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.2.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/17573ee1cc1b9d061760f3a006fc4aac4f944fd5...04df1262e6247151b5ac09cd2c303ac36ad3f62b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | ossf/scorecard-action 2.1.2 -> 2.1.3 | Darius Jahandarie | 2023-04-02 |
| | |||
* | Remove playwright test results from comment because they are sometimes too ↵ | Darius Jahandarie | 2023-04-02 |
| | | | | big and cause it to fail. | ||
* | Make playwright_comment work even when there are retries / flaky tests | Darius Jahandarie | 2023-04-02 |
| | |||
* | playwright: add cjk fonts | xy2_ | 2023-03-30 |
| | | | | By default CJK fonts are not installed on the Ubuntu image, | ||
* | Merge branch 'master' into cjk | xy2 | 2023-03-30 |
|\ | |||
| * | Continue fixing playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
| * | Continue fixing playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
| * | Continue to fix playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
| * | Fix more errors in playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
| * | Fix error in playwright_comment | Darius Jahandarie | 2023-03-27 |
| | | |||
* | | playwright: install Japanese font in Ubuntu image | xy2_ | 2023-03-26 |
|/ | | | | | By default CJK fonts are not installed on the Ubuntu image, which led to characters not displaying on the screenshot diffing tests. | ||
* | Fix playwright action so that it leaves comments even for PRs from forks | Darius Jahandarie | 2023-03-26 |
| | |||
* | Add visual diffing in CI | Darius Jahandarie | 2023-03-23 |
| | |||
* | CD: Fix error in publish-firefox-development.yml23.3.18.0 | Darius Jahandarie | 2023-03-18 |
| | |||
* | CD: Remove unnecessary checkouts and fix paths | Darius Jahandarie | 2023-03-18 |
| | |||
* | Switch CD to use workflow-dispatch instead of preleased trigger | Darius Jahandarie | 2023-03-18 |
| | | | | For some reason, preleased wasn't triggering (maybe because github actions created the release?). | ||
* | Move manifest.json schema validator from create-prerelease-on-tag to ci.yml, ↵ | Darius Jahandarie | 2023-03-18 |
| | | | | and make it check for mv3 | ||
* | Fix cd workflow permissions (pt 2) | Darius Jahandarie | 2023-03-18 |
| | |||
* | Fix cd workflow permissions | Darius Jahandarie | 2023-03-18 |
| | |||
* | Add forgotten delay workflow | Darius Jahandarie | 2023-03-18 |
| | |||
* | Fix Firefox manifests | Darius Jahandarie | 2023-03-18 |
| | |||
* | Add CD to build and publish extension to Chrome & Firefox stores | Darius Jahandarie | 2023-03-18 |
| | | | | Resolves #85. | ||
* | Format ci.yml, update to checkout@v3, and restrict permissions to satisfy ↵ | Darius Jahandarie | 2023-03-12 |
| | | | | OSSF scorecard | ||
* | Add dependabot config, to improve scorecard score | Darius Jahandarie | 2023-03-12 |
| | |||
* | Add OSSF scorecard action | Darius Jahandarie | 2023-03-12 |
| | |||
* | Update issue templates | Darius Jahandarie | 2023-03-10 |
| | |||
* | Fix lychee | Darius Jahandarie | 2023-03-10 |
| | |||
* | Use lychee to check for broken links in CI, and fix a few broken links | Darius Jahandarie | 2023-03-10 |
| | |||
* | Update node version and dependencies (#2100) | toasted-nutbread | 2022-04-02 |
| | | | | | | | | | * Update packages * Update node version used in CI * Update node packages again using node v16 * Update stylelint-config-recommended | ||
* | Revert "Auto update manifest version (#1724)" | toasted-nutbread | 2021-05-31 |
| | | | | This reverts commit e637408b4af41a5c2b74b160fb37438d4e56cccc. | ||
* | Auto update manifest version (#1724) | toasted-nutbread | 2021-05-31 |
| | | | | | * Update manifest to auto-fill the version based on most recent git tag * Install git in the CI pipeline | ||
* | Html lint (#1336) | toasted-nutbread | 2021-01-30 |
| | | | | | | | | | | | | | | | | | | | | | | | * Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets | ||
* | Build fixes (#1273) | toasted-nutbread | 2021-01-18 |
| | | | | | * Move build step to the end of continuous integration * Fix manifest mismatch | ||
* | CSS lint (#1201) | toasted-nutbread | 2021-01-03 |
| | | | | | | | | | | | | | * Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules | ||
* | Remove final newline of issue templates (#1096) | toasted-nutbread | 2020-12-11 |
| | |||
* | Add Github issue templates (#1095) | toasted-nutbread | 2020-12-11 |
| | |||
* | Add test-manifest to continuous integration tests (#827) | toasted-nutbread | 2020-09-13 |
| | |||
* | Add some basic unit tests for JSON schemas | toasted-nutbread | 2020-02-17 |
| | |||
* | Update workflow definition | toasted-nutbread | 2020-02-16 |
| | |||
* | Setup GitHub actions | toasted-nutbread | 2020-02-12 |