Commit Graph

130 Commits (bc4c5ed91883439e5de9ef034b6875c36f4b4241)

Author SHA1 Message Date
Matt Jankowski 9fa7338b6e
Use `github` reporter on `haml-lint` runs on CI (#29375) 10 months ago
renovate[bot] 58918844a9
Update peter-evans/create-pull-request action to v6 (#29167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
Matt Jankowski b2133fee5f
Update artifact preservation to use `save_path` value (#29035) 11 months ago
Claire aaa58d4807
Fix tagging of manual security nightly builds (#29061) 11 months ago
Matt Jankowski 779d987fbc
Update `codedoc/codecov-action` to v4 (#29036) 11 months ago
Claire 7316a08380
Fix missing `workflow_dispatch` trigger for `build-security` (#29041) 11 months ago
Claire 812a131423
Add github action workflow for manual security builds (#29040) 11 months ago
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task (#28886) 11 months ago
renovate[bot] 559bbf0aa6
chore(deps): update artifact actions (major) to v4 (major) (#28415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
renovate[bot] 63901bb34b
Update github/codeql-action action to v3 (#28495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
Co-authored-by: “Michael <“mx@vmstan.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
1 year ago
Matt Jankowski e892efbc40
Configure elastic search integration with rspec tag (#27882) 1 year ago
Nick Schonning 36d7d1781f
Add CodeCov for Ruby coverage reports (#23868) 1 year ago
Matt Jankowski 9d799d40ba
Reduce CI job matrix job count (#27660) 1 year ago
Matt Jankowski 5d9e71ebe0
Archive uploaded CI assets into single file between build/test (#27668) 1 year ago
Renaud Chaput 6cf9f1211b
Create custom Github Actions for common steps (#27518) 1 year ago
Claire 510845b6b9
Only enable github-rspec for pull_request events (#27456) 1 year ago
Claire e9dc30cdba
Fix duplicate github annotations for rspec failures (#27450) 1 year ago
Renaud Chaput 1fb4e40145
Run scheduled actions only on the main repo (#27343) 1 year ago
jsgoldstein ad637eacd1
Add a test case for ES8 (#27248) 1 year ago
renovate[bot] 530f48610d
Update docker/setup-qemu-action action to v3 (#27124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] cdd8c4eb2a
Update docker/setup-buildx-action action to v3 (#27123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 8ea98aa384
Update docker/metadata-action action to v5 (#27122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 19bc73b736
Update docker/login-action action to v3 (#27121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] cf9230fa1c
Update docker/build-push-action action to v5 (#27120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire 4fcc026f0f
Bump version to v4.2.0 (#27017) 1 year ago
Renaud Chaput 5d93e98da4
Fix container build when cache is disabled (#26932) 1 year ago
Renaud Chaput ef8ca2fd72
Change Dockerfile to upgrade packages when building (#26922) 1 year ago
renovate[bot] 3d0331fc7a
Update actions/checkout action to v4 (#26882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] f333d1822b
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 (#26879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
jsgoldstein 4d9186a48c
Add search tests (#26703) 1 year ago
Renaud Chaput cffc5d2b01
Fix comment in build image workflow (#26740) 1 year ago
Claire 925c16adea
Fix nightly build version (#26676) 1 year ago
Claire f39847476c
Change the pre-release versioning scheme and associated environment variables (#26653) 1 year ago
Claire 96bcee66fb
Change nightlies versioning from `v4.2.0+2023-08-23` to `v4.2.0-nightly.2023-08-23` (#26626) 1 year ago
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests (#25461) 1 year ago
Matt Jankowski 50ff3d3342
Coverage for `Auth::OmniauthCallbacks` controller (#26147) 1 year ago
Renaud Chaput b8931311a0
Fixes to the new Image build actions (#26056) 1 year ago
Renaud Chaput 626a7b6a77
Add a Github Action to send translations to Crowdin for each merge in main (#25869) 1 year ago
Renaud Chaput d184524233
Rework the container image build actions (#26007) 1 year ago
Nick Schonning c80ecf2ff7
Increase PR Rebase job retries (#25926) 1 year ago
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) 2 years ago
Renaud Chaput 518890a9f1
Fixes `latest` Docker tag (#25812) 2 years 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