From be5c316b39145fdb584b4cffb8269fc784d98e45 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:36:09 +0100 Subject: [PATCH 1/2] Update tests.toml : for some reason CI wants an explicit admin arg --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index b9c56f7..c7aef78 100644 --- a/tests.toml +++ b/tests.toml @@ -3,3 +3,4 @@ test_format = 1.0 [default] test_upgrade_from.cd2f91ab.name = "Upgrade from 0.8.1.2135" + test_upgrade_from.cd2f91ab.args.admin = "package_checker" From e0a1d63278020fd12fc7ff08a44fe11947f496bb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 Nov 2023 12:36:12 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b12a16..de68521 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Music collection manager for Usenet and BitTorrent users * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 00ec9fe..4853043 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,6 +29,7 @@ Music collection manager for Usenet and BitTorrent users * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs