mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2025-12-21 02:43:03 +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> * Update config.json * Update manifest.toml * Auto-update READMEs * Update config.json * Update config.json * 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 manifest.toml * Auto-update READMEs * Update config.json --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.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.
