mirror of
https://github.com/YunoHost-Apps/snipeit_ynh.git
synced 2024-09-03 20:26:16 +02:00
* set relative path to keep option
* Auto-update README
* Manifest v2 and upgrade to v6.1.0 (#34)
* convert to v2
* cleanup and example_ynh
* Update
* Update
* Auto-update README
* Update tests.toml
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* cleaning
* Auto-update README
* cleaning
* Auto-update README
* fix linter
* Auto-update README
* cleaning
* Update backup
* Update manifest.toml
* Update snipeit.env
* Update manifest.toml
* Revert "Update manifest.toml"
This reverts commit 2ece2825a5
.
* Upgrade to v6.3.0 (#39)
* Upgrade to v6.3.0
* Auto-update README
* Upgrade to v6.3.1
* Auto-update README
* Mail (#37)
* Update snipeit.env
* Update manifest.toml
* Update manifest.toml
* fix
* Update tests.toml
* cleaning
* Auto-update README
* Update change_url
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* fix
* add php
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
12 lines
356 B
TOML
12 lines
356 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
exclude = ["install.subdir"]
|
|
|
|
test_upgrade_from.ebf4c0a.name = "Upgrade from 5.3.1~ynh3 (manifest v1)"
|
|
|
|
test_upgrade_from.ebf4c0a.args.domain="domain.tld"
|
|
test_upgrade_from.ebf4c0a.args.is_public=1
|
|
test_upgrade_from.ebf4c0a.args.language="fr"
|
|
test_upgrade_from.ebf4c0a.args.admin="package_checker"
|