A large refactor of the Mattermost package was recently merged into the testing branch. As we’re going to merge it to master soon, I think it would be a good idea to have some feedback first.
Installing Mattermost on a Raspberry Pi (the ARM version is now supported on the testing branch \o/) : on a RPi 4
Upgrading from the current package version (on master) to the new one (on testing): Could not install current master branch on my VPS (installation failed due to service failure to start)
Restoring a backup made on master using the testing branch: Hence, not tested.
I think it’s too late but however : I tested on my local x86 VM Upgrade from stable (although Version displayed in “about mattermost” menu is 5.31.6{PATCH} ) Changing just the /path OK Changing the url OK
So : many many thanks for this packaging
EDIT : bug found, in the webadmin panel :
“app_info_managelabel_desc” is empty, so the change_label operation cannot be done (too few arguments). I was able to use the CLI with app change-label, but a warning pops up : deprecated, please use “ynh user permission update”. Is this where the change_label is located now ?
I’m in ynh 4.1.7.1 / moulinette 4.1.4
EDIT2 : And the bug’s gone, once I changed the label via CLI, the button is OK and I can indeed change labels from webadmin.