1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grammalecte_ynh.git synced 2024-09-03 20:36:23 +02:00

Merge pull request #6 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-12-21 15:14:37 +01:00 committed by GitHub
commit c3087791d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 61 additions and 68 deletions

View file

@ -1,58 +1,51 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Grammalecte server for YunoHost # Grammalecte server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![Working status](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg)
[![Install grammalecte with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte) [![Install Grammalecte server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Grammalecte quickly and simply on a YunoHost server. > *This package allows you to install Grammalecte server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview ## Overview
Grammalecte is a spelling, grammar and typography checking service that supports French and Occitan. This package installs the server version, that provides an API for use by other programs (like LanguageTool).
**Shipped version:** 2.1.1 Grammar and typography checker for French and Occitan (API)
**Shipped version:** 2.1.1~ynh2
## Screenshots ## Screenshots
![](https://grammalecte.net/grammalecte/img/screenshots/lo-correcteur1.png) ![Screenshot of Grammalecte server](./doc/screenshots/screenshot.png)
![](https://grammalecte.net/grammalecte/img/screenshots/lo-correcteur2.png) ## Disclaimers / important information
## Configuration ## Configuration
The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`. The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`.
## Documentation ## Documentation and resources
* Official documentation: https://grammalecte.net/ * Official app website: <https://grammalecte.net>
* Upstream app code repository: <http://code.grammalecte.net:8080/>
#### Multi-user support * YunoHost documentation for this app: <https://yunohost.org/app_grammalecte>
* Report a bug: <https://github.com/YunoHost-Apps/grammalecte_ynh/issues>
N/A
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/grammalecte.svg)](https://ci-apps.yunohost.org/ci/apps/grammalecte/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/grammalecte.svg)](https://ci-apps-arm.yunohost.org/ci/apps/grammalecte/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/grammalecte_ynh/issues
* App website: https://grammalecte.net/
* Upstream app repository: http://code.grammalecte.net:8080/
* YunoHost website: https://yunohost.org/
---
## Developer info ## Developer info
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
or or
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,58 +1,51 @@
# Serveur Grammalecte pour YunoHost <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
[![Niveau d'intégration](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg) # Grammalecte server pour YunoHost
[![Installer grammalecte avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte)
[![Niveau d'intégration](https://dash.yunohost.org/integration/grammalecte.svg)](https://dash.yunohost.org/appci/app/grammalecte) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/grammalecte.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/grammalecte.maintain.svg)
[![Installer Grammalecte server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grammalecte)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Grammalecte rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet d'installer Grammalecte server rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* 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
Grammalecte est un correctuer ortographique, grammatical, et typographique pour le Français et l'Occitan. Ce paquet installe la version serveur, qui fournit une API que d'autres programmes (comme LanguageTool par exemple) peuvent utilizer.
**Version incluse :** 2.1.1 Correcteur grammatical et typographique pour le Français et l'Occitan (API)
**Version incluse :** 2.1.1~ynh2
## Captures d'écran ## Captures d'écran
![](https://grammalecte.net/grammalecte/img/screenshots/lo-correcteur1.png) ![Capture d'écran de Grammalecte server](./doc/screenshots/screenshot.png)
![](https://grammalecte.net/grammalecte/img/screenshots/lo-correcteur2.png) ## Avertissements / informations importantes
## Configuration ## Configuration
Le serveur Grammalecte peut etre configuré en changeant les options de ligne command du service `systemd` `grammalecte.service`. The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`.
## Documentation ## Documentations et ressources
* Documentation officielle : https://grammalecte.net/ * Site officiel de l'app : <https://grammalecte.net>
* Dépôt de code officiel de l'app : <http://code.grammalecte.net:8080/>
#### Support multi-utilisateur * Documentation YunoHost pour cette app : <https://yunohost.org/app_grammalecte>
* Signaler un bug : <https://github.com/YunoHost-Apps/grammalecte_ynh/issues>
S/O
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/grammalecte.svg)](https://ci-apps.yunohost.org/ci/apps/grammalecte/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/grammalecte.svg)](https://ci-apps-arm.yunohost.org/ci/apps/grammalecte/)
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/grammalecte_ynh/issues
* Site de l'application : https://grammalecte.net/
* Dépôt de l'application principale : http://code.grammalecte.net:8080/
* Site web YunoHost : https://yunohost.org/
---
## Informations pour les développeurs ## Informations pour les développeurs
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>

View file

@ -5,7 +5,7 @@
;; Test complet ;; Test complet
; Manifest ; Manifest
domain="domain.tld" (DOMAIN) domain="domain.tld"
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0

View file

@ -1,4 +1,4 @@
SOURCE_URL=https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v2.1.1.zip SOURCE_URL=https://grammalecte.net/zip/Grammalecte-fr-v2.1.1.zip
SOURCE_SUM=f643eca603652469947d9bd85fb0ec08f8eb0f7b6ab925d2fb18bfc6fdd8d21c SOURCE_SUM=f643eca603652469947d9bd85fb0ec08f8eb0f7b6ab925d2fb18bfc6fdd8d21c
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

0
doc/DESCRIPTION.md Normal file
View file

3
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View file

@ -6,15 +6,20 @@
"en": "Grammar and typography checker for French and Occitan (API)", "en": "Grammar and typography checker for French and Occitan (API)",
"fr": "Correcteur grammatical et typographique pour le Français et l'Occitan (API)" "fr": "Correcteur grammatical et typographique pour le Français et l'Occitan (API)"
}, },
"version": "2.1.1~ynh1", "version": "2.1.1~ynh2",
"url": "https://grammalecte.net", "url": "https://grammalecte.net",
"upstream": {
"license": "GPL-3.0-only",
"website": "https://grammalecte.net",
"code": "http://code.grammalecte.net:8080/"
},
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"maintainer": { "maintainer": {
"name": "Jules Bertholet", "name": "Jules Bertholet",
"email": "jules.bertholet@gmail.com" "email": "jules.bertholet@gmail.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.1.3" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
@ -24,8 +29,7 @@
"install" : [ "install" : [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
"example": "example.com"
} }
] ]
} }