1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ergo_ynh.git synced 2024-09-03 18:26:31 +02:00

Merge pull request #9 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-02-04 17:26:49 +01:00 committed by GitHub
commit e7636c73d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 25 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Ergo for YunoHost # Ergo for YunoHost
[![Integration level](https://dash.yunohost.org/integration/ergo.svg)](https://dash.yunohost.org/appci/app/ergo) ![Working status](https://ci-apps.yunohost.org/ci/badges/ergo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ergo.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/ergo.svg)](https://dash.yunohost.org/appci/app/ergo) ![Working status](https://ci-apps.yunohost.org/ci/badges/ergo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ergo.maintain.svg)
[![Install Ergo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ergo) [![Install Ergo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ergo)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -26,7 +26,7 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
**Shipped version:** 2.10.0~ynh2 **Shipped version:** 2.11.1~ynh1
**Demo:** https://testnet.ergo.chat/ **Demo:** https://testnet.ergo.chat/

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Ergo pour YunoHost # Ergo pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/ergo.svg)](https://dash.yunohost.org/appci/app/ergo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ergo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ergo.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/ergo.svg)](https://dash.yunohost.org/appci/app/ergo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ergo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ergo.maintain.svg)
[![Installer Ergo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ergo) [![Installer Ergo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ergo)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Ergo rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Ergo 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design
@ -26,13 +26,13 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
**Version incluse :** 2.10.0~ynh2 **Version incluse :** 2.11.1~ynh1
**Démo :** https://testnet.ergo.chat/ **Démo :** https://testnet.ergo.chat/
## Captures d'écran ## Captures décran
![Capture d'écran de Ergo](./doc/screenshots/textual.jpg) ![Capture décran de Ergo](./doc/screenshots/textual.jpg)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -44,10 +44,10 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://ergo.chat/> * Site officiel de lapp : <https://ergo.chat/>
* Documentation officielle utilisateur : <https://github.com/ergochat/ergo/blob/stable/docs/USERGUIDE.md> * Documentation officielle utilisateur : <https://github.com/ergochat/ergo/blob/stable/docs/USERGUIDE.md>
* Documentation officielle de l'admin : <https://github.com/ergochat/ergo/blob/stable/docs/MANUAL.md> * Documentation officielle de ladmin : <https://github.com/ergochat/ergo/blob/stable/docs/MANUAL.md>
* Dépôt de code officiel de l'app : <https://github.com/ergochat/ergo> * Dépôt de code officiel de lapp : <https://github.com/ergochat/ergo>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ergo> * Documentation YunoHost pour cette app : <https://yunohost.org/app_ergo>
* Signaler un bug : <https://github.com/YunoHost-Apps/ergo_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/ergo_ynh/issues>
@ -63,4 +63,4 @@ ou
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-x86_64.tar.gz SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-x86_64.tar.gz
SOURCE_SUM=8ee98e8c391b587c9e9e2fd17c11ee031ab1cae8dfebf2ba5f05f69d83457b9d SOURCE_SUM=0b7912be327260ae91c4e2580cd83bf2cd86212d569972406a0be0b0eca3ef30
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-arm64.tar.gz SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-arm64.tar.gz
SOURCE_SUM=7713c4a454ec3cfd55abebe3a1e114c47c338293bc3b9803ace045f860aef751 SOURCE_SUM=9ab1408f12cbbad25917658dc40937c76f0da1cc44962d8b2336ce7c8cbc9420
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-armv6.tar.gz SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-armv6.tar.gz
SOURCE_SUM=d6a113551551ceab5905578873fe3597710fd6ee22ddc4fec1ff5fc05502bca2 SOURCE_SUM=959d99c8b042c8113f11c0b0401e18bbac4dfec47fdc8277c6529531f2f27e3b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -3,10 +3,10 @@
"id": "ergo", "id": "ergo",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Modern IRC server (daemon/ircd) written in Go", "en": "Modern IRC server (daemon/ircd)",
"fr": "Serveur IRC moderne (démon/ircd) écrit en Go" "fr": "Serveur IRC moderne (démon/ircd)"
}, },
"version": "2.10.0~ynh2", "version": "2.11.1~ynh1",
"url": "https://ergo.chat/", "url": "https://ergo.chat/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -22,12 +22,11 @@
"email": "ergochat_ynh@navan.email" "email": "ergochat_ynh@navan.email"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx"
"mysql"
], ],
"arguments": { "arguments": {
"install": [ "install": [