1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00
lufi_ynh/tests.toml
Éric Gaspar 27ed0d5684
Testing (#83)
* Small fixs

* Auto-update README

* Version 2 (#79)

* v2

* Auto-update README

* v2

* Auto-update README

* fix

* Update install

* Update systemd.service

* fix

* fix

* fix

* fix

* Update manifest.toml

* cleaning

* Update config_panel.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Delete check_process

* Update manifest.toml

* Update tests.toml

* fix(upgrade): missing use_ldap in upgrade (#82)

* fix(upgrade): missing use_ldap loading in upgrade

* style: tabs

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Hugo Poissonnet <hugo@poissonnet.fr>
2023-07-18 18:36:37 +02:00

15 lines
376 B
TOML

test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
# -------------------------------
args.use_ldap=0
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.4311a7ac2df01a866bd50a83fbdb95b9c1c154ef.name = "Upgrade from 0.05.21~ynh1"