YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 13 forks source link

Updated to the proper 2022.12 stable commits #89

Closed tio-trom closed 1 year ago

tio-trom commented 1 year ago

Problem

The latest commit pushed to the main ynh branch was again a dev commit and this will again break all friendica installs.

Solution

Add the proper commits that come from the stable branch, this one https://github.com/friendica/friendica/commits/stable

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

alexAubin commented 1 year ago

!testme

alexAubin commented 1 year ago

!testme

yunohost-bot commented 1 year ago

May the CI gods be with you! Test Badge

tituspijean commented 1 year ago

Do we need to bump the package version or will it break everything?

tio-trom commented 1 year ago

Do we need to bump the package version or will it break everything?

So the latest YNH versioning is 2022.12~ynh1 but points to a newer dev versio. If anyone is using that then it is better to let them use that rather than see another update that in fact downgrades it. Therefore I suggest no bumping of the package version. Let those like me, who did not upgrade already, upgrade to the proper stable version. And the rest are still ok but using a dev version.

tio-trom commented 1 year ago

I updated my personal instance. All worked. Took a while to update but we have around 1k users. Full log here https://paste.trom.tf/utakapigay.sql

tio-trom commented 1 year ago

I suggest to merge into main.