2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mantis_ynh.git synced 2026-02-04 16:31:51 +01:00
Mantis package for YunoHost
Find a file
Thomas c1d1672a2f
Testing (#56)
* Upgrade sources (#47)

- `main` v2.27.1: https://github.com/mantisbt/mantisbt/releases/tag/2.27.1

* Update manifest.toml

* Auto-update READMEs

* Update _common.sh

* Update nginx.conf

* Auto-update READMEs

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#50)

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

* cleaning

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

* Upgrade to v2.27.2 (#51)

* Upgrade sources
- `main` v2.27.2: https://github.com/mantisbt/mantisbt/releases/tag/2.27.2

* Auto-update READMEs

* Upgrade to v2.27.3 (#53)

* Upgrade sources
- `main` v2.28.0: https://github.com/mantisbt/mantisbt/releases/tag/2.28.0

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2025-12-31 13:06:28 +01:00
.github Testing (#19) 2021-06-22 17:14:40 +02:00
conf Testing (#52) 2025-11-03 07:32:51 +01:00
doc Improving 2025-04-14 03:39:10 +02:00
scripts Testing (#52) 2025-11-03 07:32:51 +01:00
LICENSE Initial commit 2019-02-12 01:19:44 +01:00
manifest.toml Testing (#56) 2025-12-31 13:06:28 +01:00
README.md Testing (#56) 2025-12-31 13:06:28 +01:00
tests.toml Improving 2025-04-14 03:39:10 +02:00

Logo of Mantis Mantis, packaged for YunoHost

Bug tracking system

🌐 Official app website App Demo Version: 2.28.0~ynh1

Screenshots

Screenshot of Mantis

📦 Developer info

Automatic tests level

🛠️ Upstream Mantis repository: https://github.com/mantisbt/mantisbt/

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/mantis_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mantis -u https://github.com/YunoHost-Apps/mantis_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.