1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-11 01:20:28 +00:00
Commit graph

149 commits

Author SHA1 Message Date
Matt Jankowski cec8e34b25
Remove unused CI env vars () 2024-06-11 20:29:00 +00:00
Matt Jankowski 0e1110c947
Use SECRET_KEY_BASE_DUMMY feature as placeholder during asset compilation () 2024-06-10 20:08:04 +00:00
Matt Jankowski c1a84f1b5b
Case correction Github -> GitHub ()
Co-authored-by: Igor <igordsmelo@gmail.com>
2024-06-08 10:32:39 +00:00
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-05 19:15:39 +00:00
Claire b5b84fad65
Fix OpenSearch compatibility issue () 2024-05-14 17:54:28 +00:00
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration () 2024-05-10 12:36:09 +00:00
Renaud Chaput 5a3062f723
Pass the CodeCov token from the secret to the action () 2024-05-10 08:00:02 +00:00
Matt Jankowski b7902225d6
Use built-in github annotation output for stylelint () 2024-05-03 14:56:48 +00:00
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>
2024-04-29 08:10:20 +00:00
Matt Jankowski 7201f99cf8
Change default ruby version to 3.3.1 () 2024-04-29 07:41:59 +00:00
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>
2024-04-22 08:13:28 +00:00
Matt Jankowski 013671f29f
Rename JS testing section in GH Actions config () 2024-04-17 10:23:07 +00:00
Matt Jankowski 828299e71c
Enable AR Encryption () 2024-04-17 09:19:02 +00:00
Matt Jankowski 1549e6a9dc
Drop support for Ruby 3.0 (reaching EOL) () 2024-04-15 10:19:23 +00:00
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>
2024-04-15 07:26:57 +00:00
Matt Jankowski 142c018cfa
Add ruby 3.3 to CI test matrix () 2024-03-21 21:48:41 +00:00
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>
2024-03-18 08:48:37 +00:00
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>
2024-03-05 09:42:49 +00:00
Renaud Chaput 3b31447408
Rework Prettier invocation () 2024-02-27 16:09:27 +00:00
Matt Jankowski 9fa7338b6e
Use github reporter on haml-lint runs on CI () 2024-02-27 10:48:38 +00:00
renovate[bot] 58918844a9
Update peter-evans/create-pull-request action to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 10:20:54 +00:00
Matt Jankowski b2133fee5f
Update artifact preservation to use save_path value () 2024-02-07 13:37:10 +00:00
Claire aaa58d4807
Fix tagging of manual security nightly builds () 2024-02-06 20:48:11 +00:00
Matt Jankowski 779d987fbc
Update codedoc/codecov-action to v4 () 2024-02-06 09:34:28 +00:00
Claire 7316a08380
Fix missing workflow_dispatch trigger for build-security () 2024-02-01 09:52:01 +00:00
Claire 812a131423
Add github action workflow for manual security builds () 2024-02-01 09:33:12 +00:00
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task () 2024-01-25 13:10:39 +00:00
renovate[bot] 559bbf0aa6
chore(deps): update artifact actions (major) to v4 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 16:51:18 +00:00
renovate[bot] 63901bb34b
Update github/codeql-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-29 10:22:43 +00:00
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image ()
Co-authored-by: “Michael <“mx@vmstan.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2023-11-28 10:04:40 +00:00
Matt Jankowski e892efbc40
Configure elastic search integration with rspec tag () 2023-11-17 11:52:20 +00:00
Nick Schonning 36d7d1781f
Add CodeCov for Ruby coverage reports () 2023-11-14 16:53:38 +00:00
Matt Jankowski 9d799d40ba
Reduce CI job matrix job count () 2023-11-03 14:58:33 +00:00
Matt Jankowski 5d9e71ebe0
Archive uploaded CI assets into single file between build/test () 2023-11-03 14:12:14 +00:00
Renaud Chaput 6cf9f1211b
Create custom Github Actions for common steps () 2023-10-24 11:43:24 +00:00
Claire 510845b6b9
Only enable github-rspec for pull_request events () 2023-10-18 15:20:24 +02:00
Claire e9dc30cdba
Fix duplicate github annotations for rspec failures () 2023-10-18 10:18:34 +02:00
Renaud Chaput 1fb4e40145
Run scheduled actions only on the main repo () 2023-10-17 14:59:39 +02:00
jsgoldstein ad637eacd1
Add a test case for ES8 () 2023-10-03 10:48:32 +02:00
renovate[bot] 530f48610d
Update docker/setup-qemu-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:41:20 +02:00
renovate[bot] cdd8c4eb2a
Update docker/setup-buildx-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:40:41 +02:00
renovate[bot] 8ea98aa384
Update docker/metadata-action action to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:40:03 +02:00
renovate[bot] 19bc73b736
Update docker/login-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:39:14 +02:00
renovate[bot] cf9230fa1c
Update docker/build-push-action action to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:38:55 +02:00
Claire 4fcc026f0f
Bump version to v4.2.0 () 2023-09-21 16:51:32 +02:00
Renaud Chaput 5d93e98da4
Fix container build when cache is disabled () 2023-09-15 10:44:01 +02:00
Renaud Chaput ef8ca2fd72
Change Dockerfile to upgrade packages when building () 2023-09-14 23:11:36 +02:00
renovate[bot] 3d0331fc7a
Update actions/checkout action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:41:26 +02:00
renovate[bot] f333d1822b
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:26:06 +02:00
jsgoldstein 4d9186a48c
Add search tests () 2023-09-08 16:17:55 +02:00