mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
25 lines
749 B
TOML
25 lines
749 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# ------------
|
|
# Tests to run
|
|
# ------------
|
|
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
test_upgrade_from.2749e7b.name = "5.3.1 - packaging v1"
|
|
test_upgrade_from.2749e7b.args.domain = "domain.tld"
|
|
test_upgrade_from.2749e7b.args.is_public = true
|
|
test_upgrade_from.2749e7b.args.admin = "package_checker"
|
|
test_upgrade_from.2749e7b.args.password = "password"
|
|
test_upgrade_from.2749e7b.args.used_forge = "GitHub"
|
|
test_upgrade_from.2749e7b.args.forge_token = "11111111111"
|