1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2025-12-21 02:43:03 +01:00
Mattermost package for YunoHost
Find a file
eric_G f19bb1cbd1
Testing (#557)
* 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>
2025-12-20 14:52:34 +01:00
.github Testing (#435) 2023-09-11 21:36:20 +02:00
conf Testing (#557) 2025-12-20 14:52:34 +01:00
doc 11.1.0 (#548) (#549) 2025-12-09 22:03:15 +01:00
scripts Testing (#552) 2025-12-17 22:54:38 +01:00
.gitignore Testing (#501) 2024-10-26 19:53:16 +02:00
bump-mattermost.rb Testing (#432) 2023-09-08 16:52:23 +02:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.toml Testing (#557) 2025-12-20 14:52:34 +01:00
README.md Testing (#557) 2025-12-20 14:52:34 +01:00
tests.toml Testing (#524) 2025-04-19 09:41:27 +02:00

Logo of Mattermost Mattermost, packaged for YunoHost

Collaboration platform built for developers

🌐 Official app website Version: 11.2.1~ynh1

Screenshots

Screenshot of Mattermost

📦 Developer info

Automatic tests level

🛠️ 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.