From df001919252eae2ffbbbcbf81dc6f14260a615b6 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Mon, 3 Sep 2018 18:27:31 +0200 Subject: [PATCH 1/3] upgrade to latest version --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index e0e3b89..a9fef4c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Blount/Cheky/archive/4.1.tar.gz -SOURCE_SUM=320ea86a73c3e54809fd560959ac893df87a5dd663ff2176469c41e80b1d2434 +SOURCE_URL=https://github.com/Blount/Cheky/archive/4.3.3.tar.gz +SOURCE_SUM=23134a8c7956b1a4a7e839ca470ac53ffa3e81355f35f7e24054b02686c8f844 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f093020..6a42ac3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Cheky package for YunoHost.", "fr": "Application Cheky pour YunoHost." }, - "version": "4.1~ynh2", + "version": "4.3.3~ynh2", "url": "https://www.cheky.net", "license": "GPL-3.0-or-later", "maintainer": { From 1e9ca204a3cb13001336779dbfa49e8d3d378e10 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Mon, 3 Sep 2018 18:37:12 +0200 Subject: [PATCH 2/3] Update README.md Corrected version number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c366a0..2df8e41 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > *This package allow you to install cheky quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* -**Shipped version:** 4.1 +**Shipped version:** 4.3.3 ## Features From 1a80cca0087974e671c48b311bf8f293fe7ba6b5 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Mon, 3 Sep 2018 18:47:40 +0200 Subject: [PATCH 3/3] Update README.md Add instruction for "testing" version + changelog --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 2df8e41..19ef78b 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,28 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to * Report a bug: https://github.com/YunoHost-Apps/cheky_ynh/issues * Cheky website: https://www.cheky.net * YunoHost website: https://yunohost.org + +--- + +## Informations pour développeurs et développeuses + +**Si vous savez ce que vous faites ET que vous souhaitez passer sur une version instable pour tester ou coder** + +Au lieu de fusionner directement dans `master`, merci d'envoyer vos "pull request" dans la [branche de test `testing`](https://github.com/YunoHost-Apps/cheky_ynh/tree/testing) + +Pour basculer sur la branche `testing`, merci de procéder ainsi: +``` +sudo yunohost app install https://github.com/YunoHost-Apps/cheky_ynh/tree/testing --debug +or +sudo yunohost app upgrade cheky --url https://github.com/YunoHost-Apps/cheky_ynh/tree/testing --debug +``` + +## Historique des versions + +### _Testing Branch_ + + * 3 Sep 2018 [#8](https://github.com/YunoHost-Apps/cheky_ynh/pull/8) - Mise à jour vers la version 4.3.3 + * 8 Aug 2018 [#4](https://github.com/YunoHost-Apps/cheky_ynh/pull/4) - Mise à jour vers la version 4.1 + +### _Master branch (Official release)_ + * 9 Aug 2018 [#5](https://github.com/YunoHost-Apps/cheky_ynh/pull/5) - Mise à jour vers la version 4.1