mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2026-02-04 08:41:49 +01:00
Mattermost package for YunoHost
* 11.1.0 (#548) * bump * Auto-update READMEs * Update screenshot.png * Update install --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * add mostlymatter * Update upgrade * cleaning * Update tests.toml * Update config.json * Update config.json * cleaning * cleaning * Update upgrade * cleaning * Update upgrade * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update manifest.toml * Update upgrade * Update upgrade * add option * Update upgrade * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update config.json * Update upgrade * Update config.json * Update config.json * Update upgrade * Update settings when upgrading to Mattermost >= 11.1 * Upgrade minimum Yunohost version to 12.1.34 We need this for a proper `ynh_write_var_in_file` that respects JSON boolean types. * Update ADMIN.md Replace the file instruction with a command line instruction. * Update ADMIN_fr.md Replace the file instruction with a command line instruction. * Update ADMIN_fr.md * Update manifest.toml * Auto-update READMEs * Update config.json * Update manifest.toml * Auto-update READMEs * fix * cleaning * Update tests.toml * Update upgrade * Update install * Update manifest.toml Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com> * Update manifest.toml Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com> * fix permission, remove binarie * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com> Co-authored-by: Lamecarlate <Lamecarlate@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| bump-mattermost.rb | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Mattermost, packaged for YunoHost
Collaboration platform built for developers
Screenshots
📦 Developer info
🛠️ Upstream Mattermost repository: https://github.com/mattermost/mattermost-server
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
