Upgrade Mastodon to 3.4.4 #368
Merged
greg
merged 2 commits from chore/upgrade_mastodon
into master
8 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'chore/upgrade_mastodon'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Needed system updates, new Ruby version, manual migrations post-deployment, and a new Sidekiq service for the new
scheduler
queue.The Mastodon code itself is deployed from a new branch, because changes to our old production branch did not apply cleanly anymore with the latest releases. So our customizations are now based on
v3.4.4
. I also removed our custom invite API, since we don't need to use Mastodon's own invites for Kosmos accounts.Finally all up and running on
mastodon-1
now.closes #286
Upgrade Mastodon from 3.1.0 to 3.4.4to Upgrade Mastodon to 3.4.4 8 months ago👍
7adee84adf
into master 8 months agoReviewers
7adee84adf
.