1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-18 17:15:03 +01:00
Commit Graph

152 Commits

Author SHA1 Message Date
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
Renaud Chaput
fc7734df8d
Remove Renovate's Lock File Maintenance task () 2023-10-23 14:38:36 +02: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
Renaud Chaput
77098c6f1c
Delete .github/FUNDING.yml () 2023-10-13 12:01:33 +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
Renaud Chaput
cffc5d2b01
Fix comment in build image workflow () 2023-08-31 14:59:50 +02:00
Claire
925c16adea
Fix nightly build version () 2023-08-26 17:34:36 +02:00
Claire
f39847476c
Change the pre-release versioning scheme and associated environment variables () 2023-08-25 18:26:44 +02:00
Claire
96bcee66fb
Change nightlies versioning from v4.2.0+2023-08-23 to v4.2.0-nightly.2023-08-23 () 2023-08-24 14:43:44 +02:00
Renaud Chaput
9262cfc57f
Fix lint:json not processing json5 extension () 2023-08-14 14:53:13 +02:00
HonkingGoose
c48506d8d4
Improve Renovate configuration () 2023-08-14 12:08:43 +02:00
Renaud Chaput
4d1b67f664
Add end-to-end (system) tests () 2023-07-28 23:09:49 +02:00
Matt Jankowski
50ff3d3342
Coverage for Auth::OmniauthCallbacks controller () 2023-07-25 09:46:57 +02:00
Renaud Chaput
4ea041fe67
Improve the bug report templates () 2023-07-21 10:46:12 +02:00
Renaud Chaput
b8931311a0
Fixes to the new Image build actions () 2023-07-18 16:56:42 +02:00
Renaud Chaput
626a7b6a77
Add a Github Action to send translations to Crowdin for each merge in main () 2023-07-18 16:56:01 +02:00
Renaud Chaput
d184524233
Rework the container image build actions () 2023-07-18 13:36:12 +02:00
Nick Schonning
c80ecf2ff7
Increase PR Rebase job retries () 2023-07-17 16:10:43 +02:00
Renaud Chaput
84ce94b100
Try to improve Renovatebot config () 2023-07-17 09:33:22 +02:00
Renaud Chaput
70cc7bdbba
Remove some recently-updated packages from Renovabot ignore config () 2023-07-13 13:34:38 +02:00
Claire
3b92499cbc
Fix incorrect syntax in Github action configuration () 2023-07-11 19:52:37 +02:00
Matt Jankowski
a02ae37766
Run the rebase conflict checker once an hour () 2023-07-11 19:40:51 +02:00
Nick Schonning
e11032585b
Run brakeman in GitHub Actions () 2023-07-11 15:23:57 +02:00
Renaud Chaput
518890a9f1
Fixes latest Docker tag () 2023-07-11 14:52:00 +02:00
Renaud Chaput
d481e72e85
Tag images with the latest tag only when running against the latest stable branch () 2023-07-07 19:31:55 +02:00
Renaud Chaput
ed04c277b4
Configure RenovateBot to add proper language labels ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
2023-06-06 18:53:43 +02:00
renovate[bot]
a80efb449e
Configure Renovate ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-06-06 10:42:23 +02:00
Nick Schonning
d39bce963f
Add fix/lint helper dev targets () 2023-06-01 02:25:13 +02:00
Renaud Chaput
44cd88adc4
Upgrade react-intl () 2023-05-31 23:43:39 +02:00
Renaud Chaput
342daeb389
Update react-redux () 2023-05-24 10:23:17 +02:00
Nick Schonning
ed349b14e2
Add Postgres 15 testing for migrations () 2023-05-19 17:14:15 +02:00
Renaud Chaput
aec486b4ec
Upgrade uuid to 9.0.0 () 2023-05-09 14:43:07 +02:00
Tim Campbell
f258478395
Fixed mastodon version injection into containers via github actions () 2023-05-05 18:58:35 +02:00
Nick Schonning
e675c10d19
Add production asset compile () 2023-05-05 09:06:51 +02:00
Renaud Chaput
830e6cefae
Add version suffixes to nightly & edge image builds () 2023-05-04 13:45:39 +02:00