notices for downstream thread #56

Open
opened 2023-04-26 05:26:40 +00:00 by kouhai · 2 comments

Interesting / important changes will probably go here.

as a reminder, this repository is unsupported, and reported issues may be ignored at the maintainers' discretion.

git history may be altered at any time. be prepared to rebase or cherry-pick on short notice.

THIS THREAD IS PROVIDED AS IS, WITHOUT WARRANTY OR GUARANTEE OF ANY KIND.

notification of breaking and otherwise interesting changes will be provided here on a best effort basis. for occasional live-posting of treehouse social development, please follow the #TreehouseDevLog tag instead. that said, notifications elsewhere are extremely not guaranteed, and on a "maintainer's discretion basis"

list of known instances, and instance operators

Inclusion on this list does not constitute endorsement of an instance or its users or administration.

  • treehouse.systems @kouhai @kouhai@social.treehouse.systems
  • vt.social: @lina@vt.social
  • unstable.systems: @demize @demize@unstable.systems
  • emeraldsocial.org: @ch0ccyra1n @ch0ccyra1n@emerald.social
  • slowest.network: @cyra@slowest.network
  • circumstances.run: @amtiskaw@circumstances.run

Default Notification Message

Treehouse Mastodon has released a new security update. Please update as soon as feasible.

Update considerations are at: https://gitea.treehouse.systems/treehouse/mastodon/issues/56

https://gitea.treehouse.systems/treehouse/mastodon

@lina@vt.social @demize@unstable.systems @ch0ccyra1n@emerald.social @cyra@slowest.network @amtiskaw@circumstances.run

If you would like to be included in the above list, please DM kouhai.

Interesting / important changes will probably go here. as a reminder, **this repository is unsupported, and reported issues may be ignored at the maintainers' discretion.** **git history may be altered at any time. be prepared to rebase or cherry-pick on short notice.** <details> <summary> <strong>THIS THREAD IS PROVIDED AS IS, WITHOUT WARRANTY OR GUARANTEE OF ANY KIND.</strong> </summary> notification of breaking and otherwise interesting changes will be provided here on a best effort basis. for occasional live-posting of treehouse social development, please follow the #TreehouseDevLog tag instead. that said, notifications elsewhere are *extremely not guaranteed*, and on a "maintainer's discretion basis" </details> <details> <summary> <strong>list of known instances, and instance operators</strong> </summary> Inclusion on this list does not constitute endorsement of an instance or its users or administration. - treehouse.systems @kouhai @kouhai@social.treehouse.systems - vt.social: @lina@vt.social - unstable.systems: @demize @demize@unstable.systems - emeraldsocial.org: @ch0ccyra1n @ch0ccyra1n@emerald.social - slowest.network: @cyra@slowest.network - circumstances.run: @amtiskaw@circumstances.run ### Default Notification Message ``` Treehouse Mastodon has released a new security update. Please update as soon as feasible. Update considerations are at: https://gitea.treehouse.systems/treehouse/mastodon/issues/56 https://gitea.treehouse.systems/treehouse/mastodon @lina@vt.social @demize@unstable.systems @ch0ccyra1n@emerald.social @cyra@slowest.network @amtiskaw@circumstances.run ``` </details> If you would like to be included in the above list, please DM kouhai.
kouhai added the
priority/1.high
tag/won't fix
labels 2023-04-26 05:26:40 +00:00
kouhai self-assigned this 2023-04-26 05:26:40 +00:00
ariadne was assigned by kouhai 2023-04-26 05:26:40 +00:00
kouhai changed title from change notification issue to notices for downstream thread 2023-04-27 04:26:39 +00:00
Poster
Owner

ariadne did a big merge/push, update accordingly!

ariadne did a big merge/push, update accordingly!
Poster
Owner

2024-02-01 security update

considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280

  • Please read the upstream issue before updating
  • quote posting may be broken for some users. please stress test. fixed several 500s & UI crashes last night, but there might be more lurking…

rough sequence of commands to run (please vet)

# pull from git & treehouse registry
git pull --rebase
docker pull gitea.treehouse.systems/treehouse/mastodon:latest

# resolve the merge conflicts

# db migration
bundle exec rake db:migrate
# search migration
tootctl search deploy --only=accounts

# build the new streaming image
docker build -f streaming/Dockerfile .

# deploy the new streaming image
# <insert deployment commands here>

# redeploy mastodon server
# <insert mastodon server redeployment commands here>
### 2024-02-01 security update considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280 - **Please read the upstream issue before updating** - quote posting may be broken for some users. please stress test. fixed several 500s & UI crashes last night, but there might be more lurking… rough sequence of commands to run (please vet) ``` # pull from git & treehouse registry git pull --rebase docker pull gitea.treehouse.systems/treehouse/mastodon:latest # resolve the merge conflicts # db migration bundle exec rake db:migrate # search migration tootctl search deploy --only=accounts # build the new streaming image docker build -f streaming/Dockerfile . # deploy the new streaming image # <insert deployment commands here> # redeploy mastodon server # <insert mastodon server redeployment commands here> ```
kouhai pinned this 2024-02-01 17:44:11 +00:00
kouhai locked and limited conversation to collaborators 2024-02-01 17:44:22 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: treehouse/mastodon#56
There is no content yet.