From 36e568ac36bb651fd9879b90f6f9f783062685de Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 12 Jan 2023 06:20:55 +0000 Subject: [PATCH 1/3] Upgrade to v2.375.2 --- 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 d48fb30..cb4045e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.1_all.deb -SOURCE_SUM=3e853c1af3eb41d66542d0783eab1a5523ebf310ad11ca91ae0b4544f97eaef2 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.2_all.deb +SOURCE_SUM=6e30e1083aa49becbb2c6e6882e863bb3f408cb3870994a249be89acedef6318 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 454aad0..eb8617d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Extendable continuous integration server", "fr": "Serveur d'intégration continue extensible" }, - "version": "2.375.1~ynh1", + "version": "2.375.2~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT", From 7c8c6231512921045b0276b311279d9a64b4de0d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 12 Jan 2023 06:21:00 +0000 Subject: [PATCH 2/3] 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 ae74c0e..da211fd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Extendable continuous integration server -**Shipped version:** 2.375.1~ynh1 +**Shipped version:** 2.375.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 6c68852..fd4a716 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.375.1~ynh1 +**Version incluse :** 2.375.2~ynh1 ## Captures d'écran From a1d6d93f5ebe3f0cdcdae8f6cd5a6ec4b45557ff Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jan 2023 19:37:57 +0000 Subject: [PATCH 3/3] Auto-update README --- README_fr.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README_fr.md b/README_fr.md index fd4a716..e8ad3d9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,23 +5,23 @@ It shall NOT be edited by hand. # Jenkins pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/jenkins.svg)](https://dash.yunohost.org/appci/app/jenkins) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jenkins.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jenkins.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/jenkins.svg)](https://dash.yunohost.org/appci/app/jenkins) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jenkins.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jenkins.maintain.svg) [![Installer Jenkins avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jenkins) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Jenkins 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 Jenkins 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 Serveur d'intégration continue extensible **Version incluse :** 2.375.2~ynh1 -## Captures d'écran +## Captures d’écran -![Capture d'écran de Jenkins](./doc/screenshots/screenshot1.png) +![Capture d’écran de Jenkins](./doc/screenshots/screenshot1.png) ## Avertissements / informations importantes @@ -29,9 +29,9 @@ Serveur d'intégration continue extensible ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l’app : * Documentation officielle utilisateur : -* Dépôt de code officiel de l'app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_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