Commit Graph

89 Commits (9e8bc56d5a50470b9b747a9dd9d27f0369c53a4f)

Author SHA1 Message Date
Claire 3b92499cbc
Fix incorrect syntax in Github action configuration (#25918) 1 year ago
Matt Jankowski a02ae37766
Run the rebase conflict checker once an hour (#25914) 1 year ago
Nick Schonning e11032585b
Run brakeman in GitHub Actions (#23713) 1 year ago
Renaud Chaput 518890a9f1
Fixes `latest` Docker tag (#25812) 1 year ago
Renaud Chaput d481e72e85
Tag images with the latest tag only when running against the latest stable branch (#25803) 2 years ago
renovate[bot] a80efb449e
Configure Renovate (#25255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 years ago
Nick Schonning d39bce963f
Add fix/lint helper dev targets (#23561) 2 years ago
Renaud Chaput 44cd88adc4
Upgrade react-intl (#24906) 2 years ago
Nick Schonning ed349b14e2
Add Postgres 15 testing for migrations (#23887) 2 years ago
Tim Campbell f258478395
Fixed mastodon version injection into containers via github actions (#24873) 2 years ago
Nick Schonning e675c10d19
Add production asset compile (#24839) 2 years ago
Renaud Chaput 830e6cefae
Add version suffixes to nightly & edge image builds (#24823) 2 years ago
Nick Schonning f95125bd04
Fail ESLint for Warnings in CI (#24836) 2 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237) 2 years ago
Tim Campbell 36631e40cc
Inf 123 dated nightly containers (#24656) 2 years ago
Tim Campbell c62604b5f6
Added manual running to nightly image build (#24598) 2 years ago
Tim Campbell e798b8615c
Added job to build nightly container (#24595) 2 years ago
Nick Schonning ca447d3007
Update Jest testing to include Typescript (#24555) 2 years ago
Claire 7a0a79e6b3
Fix check-i18n when there are missing strings in other languages than english (#24519) 2 years ago
Claire 4c457a350b
Fix check-i18n task complaining about translated files (#24501) 2 years ago
Nick Schonning c76d19e00b
Check for missing JSON translations (#24338) 2 years ago
Nick Schonning b80a7b031b
Add typechecking in CI (#24405) 2 years ago
Claire e7c3e55874
Fix stale apt index in github actions (#24319) 2 years ago
Claire 0d70deee53
Add migration tests for user mail notification settings (#24277) 2 years ago
Nick Schonning e7e189fa44
Use Yarn production install for asset compile (#24232) 2 years ago
Nick Schonning 0b8b0ef652
Skip pushing containers on forks (#24106) 2 years ago
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config (#23524) 2 years ago
Nick Schonning ed887271f3
Skip Docker CI Login/Push on forks (#23564) 2 years ago
Renaud Chaput 50d39c275d
Push Docker images to Github Container Registry as well (#24101) 2 years ago
Nick Schonning 4fa542f3c4
Sync CI and Docker Compose image versions (#24053) 2 years ago
Nick Schonning 9dfe2dbd3f
Skip rebase-needed job for i10n branch (#24026) 2 years ago
Nick Schonning fb13f37475
Skip double building on Dependabot branches (#24025) 2 years ago
Nick Schonning e594bb7d50
Convert CircleCI to GitHub Actions (#23608) 2 years ago
Nick Schonning b65ca7acc9
Update rebase needed job settings (#23746) 2 years ago
Nick Schonning a9472f8ff1
Fix Markdown files with Prettier and check in CI (#21972) 2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733) 2 years ago
Nick Schonning 1d9ed91643
Move db migration CI to GitHub Actions (#23624) 2 years ago
Nick Schonning de4b8224c0
Run bundler-audit on PRs (#23514) 2 years ago
Nick Schonning 7e215b3bda
Check for missing i18n strings in CI (#23368)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Nick Schonning 9ab2a775c9
Set CI concurrency at the job level (#23689) 2 years ago
Nick Schonning e4f37fad98
Only run latest for PR Rebase job (#23688) 2 years ago
Nick Schonning 68a92c81bf
Generate minimimal Rubocop Todo file (#23629) 2 years ago
Nick Schonning 29ec2c4fb5
Trigger CI build on .nvmrc change (#23627) 2 years ago
Nick Schonning 1f957c6325
Use .nvmrc file for CI setup-node (#23562) 2 years ago
Nick Schonning 418c3a4699
Move Jest tests to filtered GitHub Action (#23623) 2 years ago
Aaron Patterson fb8503e861
Upgrade to Ruby 3.2 (#22928)
Co-authored-by: Matthew Ford <matt@bitzesty.com>
2 years ago
Nick Schonning f23d30100a
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
2 years ago
Yamagishi Kazutoshi 420f33ccb9
Skip locales linting (#23352) 2 years ago
Claire 1c335ac53a
Fix official docker images nto being compatible with some cloud providers (#23354)
See #23333 and https://github.com/docker/buildx/issues/1533
2 years ago
dependabot[bot] 9400bdbce5
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>
2 years ago