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

Merge pull request #29 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-04-03 08:12:33 +02:00 committed by GitHub
commit 2d7586c6cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 128 additions and 30 deletions

6
ALL_README.md Normal file
View file

@ -0,0 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator 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. It shall NOT be edited by hand.
--> -->
@ -9,16 +9,16 @@ It shall NOT be edited by hand.
[![Install Actual with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual) [![Install Actual with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual)
*[Lire ce readme en français.](./README_fr.md)* *[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Actual quickly and simply on a YunoHost server. > *This package allows you to install Actual 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
Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting. Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.
**Shipped version:** 24.3.0~ynh1 **Shipped version:** 24.4.0~ynh1
## Screenshots ## Screenshots
@ -26,16 +26,16 @@ Actual is a local-first personal finance tool. It is 100% free and open-source,
## Documentation and resources ## Documentation and resources
* Official admin documentation: <https://actualbudget.github.io/docs/> - Official admin documentation: <https://actualbudget.github.io/docs/>
* Upstream app code repository: <https://github.com/actualbudget/actual-server> - Upstream app code repository: <https://github.com/actualbudget/actual-server>
* YunoHost Store: <https://apps.yunohost.org/app/actual> - YunoHost Store: <https://apps.yunohost.org/app/actual>
* Report a bug: <https://github.com/YunoHost-Apps/actual_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/actual_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/actual_ynh/tree/testing). Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/actual_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the `testing` branch, please proceed like that:
```bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug

46
README_eu.md Normal file
View file

@ -0,0 +1,46 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Actual YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/actual.svg)](https://dash.yunohost.org/appci/app/actual) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/actual.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/actual.maintain.svg)
[![Instalatu Actual YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Actual YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.
**Paketatutako bertsioa:** 24.4.0~ynh1
## Pantaila-argazkiak
![Actual(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
## Dokumentazioa eta baliabideak
- Administratzaileen dokumentazio ofiziala: <https://actualbudget.github.io/docs/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/actualbudget/actual-server>
- YunoHost Denda: <https://apps.yunohost.org/app/actual>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/actual_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/actual_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
edo
sudo yunohost app upgrade actual -u https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -1,6 +1,6 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. Il NE doit PAS être modifié à la main.
--> -->
# Actual pour YunoHost # Actual pour YunoHost
@ -9,16 +9,16 @@ It shall NOT be edited by hand.
[![Installer Actual avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual) [![Installer Actual avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual)
*[Read this readme in english.](./README.md)* *[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Actual rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Actual rapidement et simplement sur un serveur YunoHost.*
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* > *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue densemble
Actual est un outil de finances personnelles local. Il est 100% gratuit et open-source, écrit en NodeJS, il dispose d'un élément de synchronisation afin que toutes vos modifications puissent se déplacer entre les appareils sans aucune lourde charge. Actual est un outil de finances personnelles local. Il est 100% gratuit et open-source, écrit en NodeJS, il dispose d'un élément de synchronisation afin que toutes vos modifications puissent se déplacer entre les appareils sans aucune lourde charge.
**Version incluse :** 24.3.0~ynh1 **Version incluse:** 24.4.0~ynh1
## Captures décran ## Captures décran
@ -26,16 +26,16 @@ Actual est un outil de finances personnelles local. Il est 100% gratuit et open-
## Documentations et ressources ## Documentations et ressources
* Documentation officielle de ladmin : <https://actualbudget.github.io/docs/> - Documentation officielle de ladmin: <https://actualbudget.github.io/docs/>
* Dépôt de code officiel de lapp : <https://github.com/actualbudget/actual-server> - Dépôt de code officiel de lapp: <https://github.com/actualbudget/actual-server>
* YunoHost Store: <https://apps.yunohost.org/app/actual> - YunoHost Store: <https://apps.yunohost.org/app/actual>
* Signaler un bug : <https://github.com/YunoHost-Apps/actual_ynh/issues> - Signaler un bug: <https://github.com/YunoHost-Apps/actual_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/actual_ynh/tree/testing). Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/actual_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche `testing`, procédez comme suit:
```bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
@ -43,4 +43,4 @@ ou
sudo yunohost app upgrade actual -u https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug sudo yunohost app upgrade actual -u https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>

46
README_gl.md Normal file
View file

@ -0,0 +1,46 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Actual para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/actual.svg)](https://dash.yunohost.org/appci/app/actual) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/actual.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/actual.maintain.svg)
[![Instalar Actual con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=actual)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Actual de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.
**Versión proporcionada:** 24.4.0~ynh1
## Capturas de pantalla
![Captura de pantalla de Actual](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Documentación oficial para admin: <https://actualbudget.github.io/docs/>
- Repositorio de orixe do código: <https://github.com/actualbudget/actual-server>
- Tenda YunoHost: <https://apps.yunohost.org/app/actual>
- Informar dun problema: <https://github.com/YunoHost-Apps/actual_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/actual_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
ou
sudo yunohost app upgrade actual -u https://github.com/YunoHost-Apps/actual_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

View file

@ -5,7 +5,7 @@ name = "Actual"
description.en = "Local-first personal finance tool" description.en = "Local-first personal finance tool"
description.fr = "Premier outil de finances personnelles local" description.fr = "Premier outil de finances personnelles local"
version = "24.3.0~ynh1" version = "24.4.0~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.3.0.tar.gz" url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.4.0.tar.gz"
sha256 = "08a482d071b9fdd0fa1a186d6d4a3e797154b6f34ae7e3bcfc190a005dbc5fec" sha256 = "55254e97869a03d59f1041326c833c8e5eb3a4808250cbf73721f683e1a066a2"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]