Commit Graph

212 Commits (8c8bee5a36e0cd0b5d35903f8891896447c3e060)

Author SHA1 Message Date
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 ()
Renaud Chaput 5a3062f723
Pass the CodeCov token from the secret to the action ()
Matt Jankowski b7902225d6
Use built-in github annotation output for `stylelint` ()
renovate[bot] 00aec2f33a
Update peter-evans/create-pull-request action to v6.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 7201f99cf8
Change default ruby version to 3.3.1 ()
renovate[bot] 88f946890d
Update peter-evans/create-pull-request action to v6.0.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 013671f29f
Rename JS testing section in GH Actions config ()
Matt Jankowski 828299e71c
Enable AR Encryption ()
Matt Jankowski 1549e6a9dc
Drop support for Ruby 3.0 (reaching EOL) ()
renovate[bot] e3dd60cce1
Update peter-evans/create-pull-request action to v6.0.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 142c018cfa
Add ruby 3.3 to CI test matrix ()
Nick Schonning d13cdced1e
Add Renovate grouped updates for RSpec and RuboCop ()
renovate[bot] cf7d412367
Update peter-evans/create-pull-request action to v6.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7265d47342
Update peter-evans/create-pull-request action to v6.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski b9940eb977
Disable codecov comments on PRs ()
Renaud Chaput 3b31447408
Rework Prettier invocation ()
Matt Jankowski 9fa7338b6e
Use `github` reporter on `haml-lint` runs on CI ()
renovate[bot] 58918844a9
Update peter-evans/create-pull-request action to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski b2133fee5f
Update artifact preservation to use `save_path` value ()
Claire aaa58d4807
Fix tagging of manual security nightly builds ()
Matt Jankowski 779d987fbc
Update `codedoc/codecov-action` to v4 ()
Claire 7316a08380
Fix missing `workflow_dispatch` trigger for `build-security` ()
Claire 812a131423
Add github action workflow for manual security builds ()
Matt Jankowski dd934ebb07
Update `actions/cache` to v4 (updates node 16->20) ()
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task ()
renovate[bot] 559bbf0aa6
chore(deps): update artifact actions (major) to v4 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 63901bb34b
Update github/codeql-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>