From a1ca816141650301c5b197d2b0cd3d1f84685ce9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 6 Jul 2023 18:45:34 +0200 Subject: [PATCH 1/2] Fix preinstall arg --- check_process | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/check_process b/check_process index fa272b2..73bb064 100644 --- a/check_process +++ b/check_process @@ -1,6 +1,6 @@ ;; Test complet ; pre-install - sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&is_public=1&phpversion=7.3&with_mysql=1" + sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&init_main_permission=visitors&phpversion=7.3&with_mysql=1" ; Manifest app_id="my_webapp" sub_folder="/www" @@ -14,11 +14,7 @@ setup_private=0 setup_public=0 upgrade=1 - # upgrade=1 from_commit=CommitHash backup_restore=1 multi_instance=0 port_already_use=0 change_url=1 -;;; Options -Email= -Notification=none From f741540223411dd2da284d73a9f1a3a7b176bbdf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 6 Jul 2023 16:45:37 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 19 ++++++++++--------- README_fr.md | 31 ++++++++++++++++++------------- 2 files changed, 28 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index d7020b4..890c567 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # ICEcoder for YunoHost -[![Integration level](https://dash.yunohost.org/integration/icecoder.svg)](https://dash.yunohost.org/appci/app/icecoder) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/icecoder.svg)](https://dash.yunohost.org/appci/app/icecoder) ![Working status](https://ci-apps.yunohost.org/ci/badges/icecoder.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/icecoder.maintain.svg) + [![Install ICEcoder with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=icecoder) *[Lire ce readme en français.](./README_fr.md)* @@ -22,7 +23,6 @@ A code editor in your browser. **Shipped version:** 8.1~ynh1 **Demo:** http://demo.icecoder.net/ICEcoder/ - ## Disclaimers / important information ## Limitations @@ -36,21 +36,22 @@ A code editor in your browser. ## Documentation and resources -* Official app website: https://icecoder.net -* Official admin documentation: https://icecoder.net/manual -* Upstream app code repository: https://github.com/icecoder/ICEcoder -* YunoHost documentation for this app: https://yunohost.org/app_icecoder -* Report a bug: https://github.com/YunoHost-Apps/icecoder_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug or sudo yunohost app upgrade icecoder -u https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 9797d0f..aed233c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,15 +1,20 @@ + + # ICEcoder pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/icecoder.svg)](https://dash.yunohost.org/appci/app/icecoder) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/icecoder.svg)](https://dash.yunohost.org/appci/app/icecoder) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/icecoder.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/icecoder.maintain.svg) + [![Installer ICEcoder avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=icecoder) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer ICEcoder 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 ICEcoder 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 Un éditeur de code dans votre navigateur. @@ -17,7 +22,6 @@ Un éditeur de code dans votre navigateur. **Version incluse :** 8.1~ynh1 **Démo :** http://demo.icecoder.net/ICEcoder/ - ## Avertissements / informations importantes ## Limitations @@ -31,21 +35,22 @@ Un éditeur de code dans votre navigateur. ## Documentations et ressources -* Site officiel de l'app : https://icecoder.net -* Documentation officielle de l'admin : https://icecoder.net/manual -* Dépôt de code officiel de l'app : https://github.com/icecoder/ICEcoder -* Documentation YunoHost pour cette app : https://yunohost.org/app_icecoder -* Signaler un bug : https://github.com/YunoHost-Apps/icecoder_ynh/issues +* 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 : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug ou sudo yunohost app upgrade icecoder -u https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file