YunoHost-Apps / pixelfed_ynh

The federated image shareing service Pixelfed for YunoHost
https://pixelfed.org/
GNU Affero General Public License v3.0
43 stars 15 forks source link

Upgrade to v0.11.13 #253

Closed yunohost-bot closed 4 months ago

yunohost-bot commented 4 months ago

Upgrade to v0.11.13

Changelog : https://github.com/pixelfed/pixelfed/releases/tag/v0.11.13

yunohost-bot commented 4 months ago

May the CI gods be with you! Test Badge

lapineige commented 4 months ago

Testers needed !

justdaj commented 4 months ago

How do I test?

Ni-Ti commented 4 months ago

How do I test?

# yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/ci-auto-update-0.11.13

Just updated on my instance, everything seems ok.

justdaj commented 4 months ago

@lapineige I've upgraded to 0.11.13. No apparent issues. Instance running as expected

Output of upgrade via CLI

Info: Now upgrading pixelfed...
Info: Creating a safety backup prior to the upgrade
Info: Collecting files to be backed up for pixelfed...
Info: Declaring files to be backed up...
Info: Backing up the PostgreSQL database...
Info: Backup script completed for pixelfed. (YunoHost will then actually copy those files to the archive).
Info: Creating a backup archive from the collected files...
Info: The archive will contain about 7.4GB of data.
Success! Backup created: pixelfed-pre-upgrade1
Success! Backup deleted: pixelfed-pre-upgrade2
Info: Updating sources...
Info: Updating system_user...
Info: Updating install_dir...
Info: Updating permissions...
Info: Updating apt...
Info: Updating database...
Info: [....................] > Stopping a supervisor service...
Info: The service pixelfed-horizon has correctly executed the action stop.
Info: [+...................] > Ensuring downward compatibility...
Info: [#+..................] > Upgrading source files...
Info: [##..................] > Patching source files...
Info: [##+.................] > Upgrading PHP-FPM configuration...
Info: [###+................] > Upgrading NGINX web server configuration...
Info: [####+...............] > Updating composer...
Info: [#####...............] > Patching permissions (for version 0.11.5 and newer)...
Info: [#####+..............] > Deploying...
Warning: fatal: not a git repository (or any of the parent directories): .git
Info: [######+.............] > Creating log file...
Info: [#######+............] > Upgrading cron file...
Info: [########............] > Upgrading supervisor configuration...
Info: [########+...........] > Upgrading logrotate configuration...
Info: [#########+..........] > Integrating service in YunoHost...
Info: [##########+.........] > Starting a supervisor service...
Info: The service pixelfed-horizon has correctly executed the action start.
Info: [####################] > Upgrade of pixelfed completed
Success! pixelfed upgraded
Success! Upgrade complete
lapineige commented 4 months ago

Also my apologies for the red warning urging you to update (this is not a security fix, there is no emergency), I thought I removed it but in fact no. I'll do that for the next version.

lapineige commented 4 months ago

Thanks, that settles it :)