mastodon_ynh
mastodon_ynh copied to clipboard
Testing Packaging v2
Description
This require manual testing before we merge it to master
, feel free to try the update and share the logs! :)
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
TODO (done)
- [x] Packaging v2
- [x] Advertise
tootctl media remove
and other media cleanup related commands inPRE_UPGRADE.md
andADMIN.md
- [x] Advertise
tootctl self-destruct
inADMIN.md
(or PRE_REMOVE.md?)
Edit: I deleted some !testme
comments and hidden outdated comments to make the thread more legible
Contributors and admins! We're waiting for some real life feedback before we release this PR!
Feel free to do a backup, run sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
and report your findings here :)
Heh, it's broken right now... Assets are 404
On a test VM (Virtualbox), upgrading from a 4.2 install went well (though slow). Will try out on a different machine later this week.
Same, works fine on ynh-dev. No 404s. I say we can merge this (although… we should test upgrade ?)
the "Advertise tootctl media remove and other media cleanup related commands in PRE_UPGRADE.md and ADMIN.md" is not done, maybe wait for it before merging?
Si ça marche chez vous
@Tagadda after vocal discussion we understood that fresh install works but upgrade doesn't.
I am very tempted to merge 😬
Heh, it's broken right now... Assets are 404
Fixed, was due to install_dir being owned by mastodon:mastodon during an upgrade.