Commit Graph

239 Commits (d94b2b1c3992daa5295eb39ecc4c4452846f79c7)

Author SHA1 Message Date
Matt Jankowski c68eb82ffa
Use explicit config loading from `bin/rubocop` ()
renovate[bot] ecdf4ea062
Update codecov/codecov-action action to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski a8edc82471
Replace deprecated "github" format for stylelint on CI runs ()
Claire 1ee149d015
Add explicit migration breakpoints ()
Matt Jankowski 6d62581da1
Update binstub templates ()
Renaud Chaput bcf5d30e01
Add OpenTelemetry VCS attributes ()
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 ()
renovate[bot] 36f1ec164d
Update dependency ubuntu to v24 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire f8ba2122f8
Explicitly install ImageMagick in CI (except for libvips tests) ()
Christian Winther 5900c8c7fd
Run migration tests against postgres 16 and 17 as well ()
Renaud Chaput a1eb1a9642
Update issue templates ot use the new GH Types, and add Troubleshooting template ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Claire e15befebbd
Add tag with commit hash to PR image builds ()
Claire 0d91db3d77
Fix `latest` tag for 4.3 docker image builds ()
Claire 562105c69a
Fix source strings being uploaded to crowdin in merge groups ()
renovate[bot] d9973f3b70
Update peter-evans/create-pull-request action to v7.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 07cd1fd1ef
Support translation branches in Crowdin ()
Claire 4ffaced8bc
Second attempt at disabling Codecov annotations ()
renovate[bot] 9d9901cc5b
Update peter-evans/create-pull-request action to v7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire ebf09328d4
Disable codecov github annotations ()
Matt Jankowski 850478dc14
Use `conflicted` configuration for renovate rebase strategy ()
Matt Jankowski 6eba057e64
Cache rspec persistence file between CI runs ()
Matt Jankowski 963c1309a4
Cache asset compilation results on CI ()
Renaud Chaput feaf2f2437
Update renovate config to fix ()
renovate[bot] 6bd7da72e9
Update crowdin/github-action action to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 2e85167188
Only run PR rebase needed check on non-fork repos ()
renovate[bot] 3a787d785c
Update docker/build-push-action action to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 7e33583daa
Dont run crowdin upload workflow on forks ()
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names ()
Matt Jankowski 79b0e192d9
Move test migrations paths check to workflow level ()
Matt Jankowski 1d35626dc7
Limit CI push triggers to `main` and `stable-*` branches ()
Matt Jankowski f6390c3326
Use flatware to parallelize CI specs ()
Matt Jankowski 39d80e84be
Remove `lockfileMaintenance` setting ()
Claire 8098d27f84
Stop calling Webpacker in full-stack tests ()
Matt Jankowski 556d409780
Enable renovate `lockFileMaintenance` setting ()
Matt Jankowski 2b10b0e027
Reduce docker service container health check wait times ()
Matt Jankowski a66f6e1005
Add binstub for `brakeman` ()
Matt Jankowski 271a8e99e2
Update merge conflict rebase action version (silences node version warning) ()
Matt Jankowski 3a191b3797
Add `rubocop` binstub, simplify configuration ()
Matt Jankowski 8889816a51
Use stock ruby environment on CI lint tasks ()
Matt Jankowski 3b7c50abca
Remove bundler-audit ignore config ()
Matt Jankowski 47f97e113a
Update the bundler-audit vulnerability DB when running ()
Matt Jankowski 9321a454de
Combine CI migration tests ()
Matt Jankowski cec8e34b25
Remove unused CI env vars ()
Matt Jankowski 0e1110c947
Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation ()
Yamagishi Kazutoshi f0f144e96d
Add `customManagers:dockerfileVersions` to renovate.json5 ()
Matt Jankowski c1a84f1b5b
Case correction `Github` -> `GitHub` ()
Co-authored-by: Igor <igordsmelo@gmail.com>
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire b5b84fad65
Fix OpenSearch compatibility issue ()
Renaud Chaput d09b02efb6
Group Ruby OTEL packages in Renovate PRs ()
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration ()