Commit Graph

76 Commits (807ada7b396a734dfa87617b9542b4465f8614ca)

Author SHA1 Message Date
Nick Schonning 519ae8c0c6 Drop EOL Ruby 2.7 (#24237) 2023-04-27 01:46:18 +02:00
Tim Campbell 6241dd3984 Inf 123 dated nightly containers (#24656) 2023-04-25 23:11:31 +02:00
Tim Campbell 305196d948 Added manual running to nightly image build (#24598) 2023-04-19 21:46:31 +02:00
Tim Campbell 251d107ec2 Added job to build nightly container (#24595) 2023-04-19 19:20:25 +02:00
Nick Schonning 63417ad34f Update Jest testing to include Typescript (#24555) 2023-04-17 17:12:04 +09:00
Claire bd5247d488 Fix check-i18n when there are missing strings in other languages than english (#24519) 2023-04-12 15:24:30 +02:00
Claire dd65c84599 Fix check-i18n task complaining about translated files (#24501) 2023-04-11 14:24:44 +02:00
Nick Schonning 0caef9ecfa Check for missing JSON translations (#24338) 2023-04-05 16:33:55 +02:00
Nick Schonning 14cf7de141 Add typechecking in CI (#24405) 2023-04-04 16:32:08 +02:00
Claire 13fb0cc4f0 Fix stale apt index in github actions (#24319) 2023-03-30 14:19:33 +02:00
Claire 092058da27 Add migration tests for user mail notification settings (#24277) 2023-03-27 17:54:42 +02:00
Nick Schonning 313feca996 Use Yarn production install for asset compile (#24232) 2023-03-23 22:49:47 +01:00
Nick Schonning a3037c8e71 Skip pushing containers on forks (#24106) 2023-03-15 16:43:44 +01:00
Nick Schonning 30328759da Setup haml-lint CI with todo config (#23524) 2023-03-15 04:15:36 +01:00
Nick Schonning 4c36099942 Skip Docker CI Login/Push on forks (#23564) 2023-03-15 03:43:49 +01:00
Renaud Chaput 1a3efd6453 Push Docker images to Github Container Registry as well (#24101) 2023-03-14 20:27:43 +01:00
Nick Schonning bb94fc723f Sync CI and Docker Compose image versions (#24053) 2023-03-10 11:10:47 +01:00
Nick Schonning 954afc643a Skip rebase-needed job for i10n branch (#24026) 2023-03-08 19:26:25 +01:00
Nick Schonning bdadd92349 Skip double building on Dependabot branches (#24025) 2023-03-08 15:12:57 +09:00
Nick Schonning 88aa9e012d Convert CircleCI to GitHub Actions (#23608) 2023-03-07 04:49:43 +01:00
Nick Schonning 4ec6b389fa Update rebase needed job settings (#23746) 2023-02-20 11:02:06 +01:00
Nick Schonning f2f88a47da Fix Markdown files with Prettier and check in CI (#21972) 2023-02-20 07:37:28 +01:00
Renaud Chaput ae3812d182 Rename JSX files with proper `.jsx` extension (#23733) 2023-02-20 03:20:59 +01:00
Nick Schonning d0cb90e07a Move db migration CI to GitHub Actions (#23624) 2023-02-19 07:06:34 +01:00
Nick Schonning 2f54d6f33c Run bundler-audit on PRs (#23514) 2023-02-18 12:49:09 +01:00
Nick Schonning d622bf3b2b Check for missing i18n strings in CI (#23368)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-02-18 12:46:44 +01:00
Nick Schonning 22cdd53335 Set CI concurrency at the job level (#23689) 2023-02-18 14:56:16 +09:00
Nick Schonning 8887333003 Only run latest for PR Rebase job (#23688) 2023-02-18 04:25:31 +01:00
Nick Schonning e55967225e Generate minimimal Rubocop Todo file (#23629) 2023-02-16 15:33:50 +09:00
Nick Schonning 3e5178971e Trigger CI build on .nvmrc change (#23627) 2023-02-16 04:59:45 +01:00
Nick Schonning 2cf4a2dcdd Use .nvmrc file for CI setup-node (#23562) 2023-02-16 10:24:05 +09:00
Nick Schonning 0f62b01d64 Move Jest tests to filtered GitHub Action (#23623) 2023-02-16 01:24:35 +01:00
Aaron Patterson edc6f486bf Upgrade to Ruby 3.2 (#22928)
Co-authored-by: Matthew Ford <matt@bitzesty.com>
2023-02-15 08:30:27 +01:00
Nick Schonning b791fb97fc Cleanup unused i18n strings (#23426)
* Remove partial 422/500 error translations

* Add missing siblings for i18n unused warnings

* Enable i18n unused string checking for all locales
2023-02-09 22:46:42 +09:00
Yamagishi Kazutoshi 1acbb00bbf Skip locales linting (#23352) 2023-02-01 15:15:11 +01:00
Claire fcec9174c5 Fix official docker images nto being compatible with some cloud providers (#23354)
See #23333 and https://github.com/docker/buildx/issues/1533
2023-02-01 13:15:42 +01:00
dependabot[bot] 6d5003a96a Bump docker/build-push-action from 3 to 4 (#23333)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 20:09:43 +09:00
Nick Schonning cc465a8b42 Only build latest commit on branch for image (#23306) 2023-01-30 03:07:19 +01:00
Nick Schonning 676746b3c9 Filter Superlinter to Ruby files only (#21976) 2023-01-30 00:39:31 +01:00
Nick Schonning 7519090d22 Separate Stylelint from Superlinter (#23303) 2023-01-30 00:23:52 +01:00
Nick Schonning 3874a3067d Separate ESLint CI from Superlinter (#23029)
* Separate ESLint CI from Superlinter

* Correct JS indenting level

* Remove extra semicolons with ESLint autofix
2023-01-29 23:44:03 +01:00
dependabot[bot] 0083fd0b33 Bump hadolint/hadolint-action from 3.0.0 to 3.1.0 (#23234)
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/hadolint/hadolint-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hadolint/hadolint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 09:48:05 +01:00
Nick Schonning 60b6e673fe Move Prettier CI checks to filtered jobs (#22376) 2023-01-05 13:45:21 +01:00
Nick Schonning 3401d8d3d4 Run Prettier on YML files (#22345) 2022-12-16 11:11:52 +09:00
Moritz Heiber c16cab7c3c Add hadolint as Dockerfile linter (#20993)
* Added hadolint as Dockerfile linter in pipeline and resolved remaining hadolint issues in Dockerfile

* Use more specific version of hadolint Action

* Bumpt hadolint Action version to latest version to avoid deprecation notice

* Being _really_ specific now
2022-12-15 15:57:17 +01:00
Justin Hutchings ee1ff3bd9f Add CodeQL workflow (#21894) 2022-12-15 15:51:13 +01:00
Nick Schonning a604ded8ad Add CI job to label PRs with merge conflicts (#22020) 2022-12-09 06:37:13 +01:00
Erik Sundell 58d4f53888 helm: cleanup helm chart, now in mastodon/chart (#21801) 2022-12-09 06:36:29 +01:00
Yamagishi Kazutoshi f13566795b See version file in GitHub Actions (#21927) 2022-12-07 00:30:59 +01:00
Nick Schonning 835ff2d6a7 Correct prettier calls for YML/JSON (#21832)
* Fix fomat-check writing files

* Fix unformatted YML/JSON

* Add format-check call to prevent regressions
2022-12-03 12:05:35 +09:00