From 4405e6345daa1aa575a41d419a4f43afed517540 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 15 Apr 2019 21:01:42 +0200 Subject: [PATCH 1/2] move to CI dev --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index df09865..b456470 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -17,7 +17,7 @@ - [ ] **Approval (LGTM)** *Code review and approval have to be from a member of @YunoHost/apps group* - **CI succeeded** : -[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/plume_ynh%20-BRANCH-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/plume_ynh%20-BRANCH-/) +[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/plume_ynh%20-BRANCH-/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/plume_ynh%20-BRANCH-/) *Please replace '-BRANCH-' in this link by the name of the branch used.* *If the PR is from a forked repository. Please provide public results from package_check.* When the PR is marked as ready to merge, you have to wait for 3 days before really merging it. From 618ead96c942b6bd11853ff144ecf73ef697a628 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 18 Apr 2019 03:00:20 +0200 Subject: [PATCH 2/2] update to version 2019-04-18 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68b4c2b..b2580e9 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. -**Shipped version:** 0.2.0 +**Shipped version:** 0.2.0-2019-04-18 **Warning:** The package can take **15 to 30 minutes** to complete depending on your system configuration. **Don't intrupt the installation process while installing.** diff --git a/conf/app.src b/conf/app.src index 9eb11a5..cbbacb1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Plume-org/Plume/archive/723d2c4600d2b8c9aabc9a26562553a02616f65d.tar.gz -SOURCE_SUM=42111a6443fa19d0d22e2feed1bb4660fd41584e0066ed3a53b3b3d4ad6340c7 +SOURCE_URL=https://github.com/Plume-org/Plume/archive/0d708e163930779d149a8cb94766d8f4decbf080.tar.gz +SOURCE_SUM=264eb9d605ee820387414153ce28bbb79e314cdf516ba9ef7ef72381be2e7602 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f4d0424..d33fcf1 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Federated blogging application", "fr": "Une application de blogging fédérée." }, - "version": "0.2.0~ynh4", + "version": "0.2.0-2019-04-18~ynh5", "url": "https://baptiste.gelez.xyz/", "license": "AGPL-3.0-only", "maintainer": [