YunoHost-Apps / friendica_ynh

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

Upgrade to v2023.12 #117

Closed yunohost-bot closed 5 months ago

yunohost-bot commented 7 months ago

Upgrade to v2023.12

yunohost-bot commented 7 months ago

:carousel_horse: Test Badge

sekretaerbaer commented 7 months ago

You have forgotten to adjust the [resources.sources.addons]. They still refer to version 2023.05.

The correct version should be

[resources.sources.addons]
        url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2023.12.tar.gz"
        sha256 = „D0228833584DD7DC0301EE04BD41728345C8051D84908849DEA52ED04A7C8982"
sekretaerbaer commented 7 months ago

And for the new Compact Language Detector addon, the php cld2 module would have to be installed or built.

https://github.com/friendica/friendica-addons/blob/stable/cld/README.md

Zeitverschreib commented 6 months ago

I don't have much of a programming background and so far no experience with Github, but I'd like to contribute to this project.

Is there anything a "newbie" could do in order to make 2023.12-ynh1 happen or is this Major League stuff?

tio-trom commented 5 months ago

Can this be merged into Testing so we can test it please?

lapineige commented 5 months ago

You can test it from any branch 🙂 yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/ci-auto-update-2023.12 (url copied from the branch link)

tio-trom commented 5 months ago

You have forgotten to adjust the [resources.sources.addons]. They still refer to version 2023.05.

The correct version should be

[resources.sources.addons]
        url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2023.12.tar.gz"
        sha256 = „D0228833584DD7DC0301EE04BD41728345C8051D84908849DEA52ED04A7C8982"

This was not added to the file so we are getting older addons. The rest of the update went ok for me. Full log here - https://paste.trom.tf/raraqosamo.yaml

utzer commented 5 months ago

Hello @tio-trom I would like to move my existing Friendica to Yunohost, so I was wondering if LDAP or SSO have to be deactivated and also I am wondering if I can install the app twice on yunohost? Any idea?

tio-trom commented 5 months ago

Hello @tio-trom I would like to move my existing Friendica to Yunohost, so I was wondering if LDAP or SSO have to be deactivated and also I am wondering if I can install the app twice on yunohost? Any idea?

I will reply in private.