User Tools

Site Tools


mastodon_upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mastodon_upgrade [2026/02/14 19:09] handlemastodon_upgrade [2026/02/14 19:09] (current) handle
Line 9: Line 9:
 ====== Build a new version ====== ====== Build a new version ======
  
-  export NEW_VERSION=4.5  # change to actual new version, beware wacky branch naming scheme??+  export NEW_VERSION=4.5.6
   git fetch upstream --tags   git fetch upstream --tags
   git checkout sunbeam-changes   git checkout sunbeam-changes
-  git rebase stable-$NEW_VERSION+  git rebase $NEW_VERSION
   # fix some probably annoying merge conflicts   # fix some probably annoying merge conflicts
   git push -f   git push -f
mastodon_upgrade.txt · Last modified: 2026/02/14 19:09 by handle