From a45c93957abf14b497e8e1af7171f684f8140de3 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 15 Apr 2019 21:03:25 +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 c9bfb76..eac40c3 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/mobilizon_ynh%20-BRANCH-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/mobilizon_ynh%20-BRANCH-/) +[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/mobilizon_ynh%20-BRANCH-/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/mobilizon_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 8350ba39a5aab508a2f0a92fd43ecc0ddc0712f0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 27 Nov 2019 01:20:09 +0100 Subject: [PATCH 2/2] Attempt to improve description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4aa68be..f2f9b14 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "mobilizon", "packaging_format": 1, "description": { - "en": "Your federated organization and mobilization platform.", - "fr": "Votre plateforme fédérée d'organisation et de mobilisation." + "en": "A decentralized and federated platform to organize events", + "fr": "Une plateforme décentralisée et fédérée pour organiser des événements" }, "version": "0.1.0-2019-10-10~ynh1", "url": "https://joinmobilizon.org/",