From b947c93de8bea5658b1094f885dbca95a3801abe Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 29 Jun 2023 19:08:25 +0200 Subject: [PATCH] Testing : upgrade to 1.21.0 (#161) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Upgrade to version 1.20.1 (#155) * Upgrade to v1.20.1 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Upgrade to v1.20.2 * Auto-update README * [autopatch] Upgrade auto-updater * Auto-update README * Upgrade to v1.21.0 * Auto-update README --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot Co-authored-by: Clément Co-authored-by: tituspijean --- .github/workflows/updater.yml | 4 ++-- README.md | 5 +++-- README_fr.md | 23 ++++++++++++----------- conf/app.src | 4 ++-- manifest.json | 2 +- 5 files changed, 20 insertions(+), 18 deletions(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index fb72ba0..a56d7cb 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Fetch the source code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - name: Run the updater script @@ -33,7 +33,7 @@ jobs: - name: Create Pull Request id: cpr if: ${{ env.PROCEED == 'true' }} - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Update to version ${{ env.VERSION }} diff --git a/README.md b/README.md index 5ce6220..5e51dcb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # FreshRSS for YunoHost -[![Integration level](https://dash.yunohost.org/integration/freshrss.svg)](https://dash.yunohost.org/appci/app/freshrss) ![Working status](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/freshrss.svg)](https://dash.yunohost.org/appci/app/freshrss) ![Working status](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg) + [![Install FreshRSS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freshrss) *[Lire ce readme en français.](./README_fr.md)* @@ -18,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Shipped version:** 1.20.2~ynh1 +**Shipped version:** 1.21.0~ynh1 **Demo:** https://demo.freshrss.org diff --git a/README_fr.md b/README_fr.md index a7105cf..7b06d02 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,26 +5,27 @@ It shall NOT be edited by hand. # FreshRSS pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/freshrss.svg)](https://dash.yunohost.org/appci/app/freshrss) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/freshrss.svg)](https://dash.yunohost.org/appci/app/freshrss) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg) + [![Installer FreshRSS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freshrss) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer FreshRSS rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer FreshRSS rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Agrégateur de flux RSS avec une interface adaptée au mobile -**Version incluse :** 1.20.2~ynh1 +**Version incluse :** 1.21.0~ynh1 **Démo :** https://demo.freshrss.org -## Captures d'écran +## Captures d’écran -![Capture d'écran de FreshRSS](./doc/screenshots/screenshot.png) +![Capture d’écran de FreshRSS](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -38,9 +39,9 @@ API (mini) Comment faire : ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -56,4 +57,4 @@ ou sudo yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/conf/app.src b/conf/app.src index bebc19b..dc60a11 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.20.2.tar.gz -SOURCE_SUM=d9fa84dfcab8916c8e977d36029eef58860f7029284c2847ec73247bc89988f7 +SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.21.0.tar.gz +SOURCE_SUM=86d9f5953fbe5bd04aee105d7c92272055e6816ba893b9a153a575e7535c7d78 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e6eced6..c9f8501 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "RSS aggregator with a nice and mobile-friendly design", "fr": "Agrégateur de flux RSS avec une interface adaptée au mobile" }, - "version": "1.20.2~ynh1", + "version": "1.21.0~ynh1", "url": "http://freshrss.org/", "upstream": { "license": "AGPL-3.0-only",