Upgrade to upstream v4.5.6+1.2.0 #24

Open
amras wants to merge 1 commits from update-120 into main
Owner

Applies the changes defined in https://github.com/hometown-fork/hometown/releases/tag/v4.5.6%2Bhometown-1.2.0
(with one exception: I ignored the optional fasp Sidekiq queue)

There was a long gap in upstream releases,
and the hometown fork skipped over 4.3.x and 4.4.x
so there are a lot of changes here.

NB: this isn't the current up-to-date version of hometown,
but the later releases suggest doing the 1.2.0 upgrade
before moving on. So I'm giving Coop-Cloud operators that option

Applies the changes defined in https://github.com/hometown-fork/hometown/releases/tag/v4.5.6%2Bhometown-1.2.0 (with one exception: I ignored the optional fasp Sidekiq queue) There was a long gap in upstream releases, and the hometown fork skipped over 4.3.x and 4.4.x so there are a lot of changes here. NB: this isn't the current up-to-date version of hometown, but the later releases suggest doing the 1.2.0 upgrade before moving on. So I'm giving Coop-Cloud operators that option
amras added 1 commit 2026-06-17 13:28:18 +00:00
Upgrade to upstream v4.5.6+1.2.0
continuous-integration/drone/tag Build is passing
139a1e468f
Applies the changes defined in https://github.com/hometown-fork/hometown/releases/tag/v4.5.6%2Bhometown-1.2.0
 (with one exception: I ignored the optional fasp Sidekiq queue)

There was a long gap in upstream releases,
 and the hometown fork skipped over 4.3.x and 4.4.x
 so there are a lot of changes here.

NB: this isn't the current up-to-date version of hometown,
 but the later releases suggest doing the 1.2.0 upgrade
 before moving on. So I'm giving Coop-Cloud operators that option
amras requested review from 3wordchant 2026-06-17 14:40:49 +00:00
amras requested review from knoflook 2026-06-17 14:40:49 +00:00
amras requested review from nicksellen 2026-06-17 14:40:49 +00:00
3wordchant approved these changes 2026-06-22 02:51:14 +00:00
3wordchant left a comment
Owner

Changes look great to me! Unfortunately I am not running a hometown instance currently so I can't easily test. @amras if you would like more testing and can't find anyone else then let me know and I will set up an instance to try it out. But also if it Works On Your Machine I think having the update available is better than not.

Changes look great to me! Unfortunately I am not running a hometown instance currently so I can't easily test. @amras if you would like more testing and can't find anyone else then let me know and I will set up an instance to try it out. But also if it Works On Your Machine I think having the update available is better than not.
Some checks are pending
continuous-integration/drone/tag Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update-120:update-120
git checkout update-120
Sign in to join this conversation.