From 9604893653ee4ee6ae06916a5d4a863ef3ceba3a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 19 Nov 2021 09:46:37 +0100 Subject: [PATCH 1/4] Update updater.sh --- .github/workflows/updater.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index ddd5460..1e17e9d 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -10,7 +10,7 @@ # automatic actions when a new upstream release is detected. # Remove this exit command when you are ready to run this Action -exit 1 +#exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS @@ -66,9 +66,11 @@ echo "Handling asset at $asset_url" # Here we base the source file name upon a unique keyword in the assets url (admin vs. update) # Leave $src empty to ignore the asset case $asset_url in - *".tar.gz"*) + *".tar.gz") src="app" ;; + src="" + ;; esac # If $src is not empty, let's process the asset From c77849dd795897f0555f22facb9826d374c97242 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Nov 2021 08:34:21 +0100 Subject: [PATCH 2/4] Update updater.sh --- .github/workflows/updater.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 1e17e9d..be1a01b 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -69,8 +69,6 @@ case $asset_url in *".tar.gz") src="app" ;; - src="" - ;; esac # If $src is not empty, let's process the asset From e7efc9058bdda71c5ba70a746a4176579a0a2dee Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Nov 2021 08:35:00 +0100 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6e03a8d..4d28d60 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.96.1~ynh2", + "version": "12.96.1~ynh3", "url": "https://join.misskey.page/en/", "upstream": { "license": "AGPL-3.0", From 8c70df42dd154154d182841b41397d50bc3d2e16 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 20 Nov 2021 07:35:05 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 404648c..9c9c5a1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. -**Shipped version:** 12.96.1~ynh2 +**Shipped version:** 12.96.1~ynh3 diff --git a/README_fr.md b/README_fr.md index 0df31eb..e5a8a03 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. -**Version incluse :** 12.96.1~ynh2 +**Version incluse :** 12.96.1~ynh3