1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/facilmap_ynh.git synced 2024-09-03 18:36:07 +02:00

Merge pull request #26 from YunoHost-Apps/4.1.2

4.1.2
This commit is contained in:
Candid Dauth 2024-07-05 17:04:24 +02:00 committed by GitHub
commit c3e43e1254
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 14 additions and 10 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Facilmap for YunoHost
[![Integration level](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![Working status](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![Working status](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Install Facilmap with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -5,7 +5,7 @@ No se debe editar a mano.
# Facilmap para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Nivel de integración](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Instalar Facilmap con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -5,7 +5,7 @@ EZ editatu eskuz.
# Facilmap YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Integrazio maila](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Instalatu Facilmap YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Facilmap pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Installer Facilmap avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Facilmap para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Nivel de integración](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![Instalar Facilmap con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -5,7 +5,7 @@
# YunoHost 上的 Facilmap
[![集成程度](https://dash.yunohost.org/integration/facilmap.svg)](https://dash.yunohost.org/appci/app/facilmap) ![工作状态](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![集成程度](https://dash.yunohost.org/integration/facilmap.svg)](https://ci-apps.yunohost.org/ci/apps/facilmap/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/facilmap.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/facilmap.maintain.svg)
[![使用 YunoHost 安装 Facilmap](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facilmap)

View file

@ -8,6 +8,8 @@ USER_AGENT=__USER_AGENT__
HOST=127.0.0.1
PORT=__PORT__
BASE_URL=https://__DOMAIN____PATH__
# Database configuration. DB_TYPE can be mysql, postgres, sqlite or mssql.
# See https://sequelize.org/master/class/lib/sequelize.js~Sequelize.html#instance-constructor-constructor for details.
DB_TYPE=mysql

View file

@ -87,8 +87,8 @@ ram.runtime = "450M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/FacilMap/facilmap/archive/refs/tags/v4.1.1.tar.gz"
sha256 = "72cf9f7fbc6e9d5c73f7c1af02be63d2c5a99d13cf89c96af834db6004c89cf6"
url = "https://github.com/FacilMap/facilmap/archive/refs/tags/v4.1.2.tar.gz"
sha256 = "14995f31e93e703d867e6ac3e76f524e9a336a2321a8670058f07f4e3793699a"
autoupdate.strategy = "latest_github_tag"
[resources.ports]

View file

@ -42,7 +42,8 @@ ynh_script_progression --message="Building $app..." --weight=10
pushd "$install_dir"
ynh_use_nodejs
ynh_exec_warn_less env $ynh_node_load_PATH yarn install
ynh_exec_warn_less env $ynh_node_load_PATH yarn build
ynh_exec_warn_less env $ynh_node_load_PATH yarn build:frontend:app
ynh_exec_warn_less env $ynh_node_load_PATH yarn build:server
popd
chmod 750 "$install_dir"

View file

@ -44,7 +44,8 @@ ynh_script_progression --message="Install $app..." --weight=10
pushd "$install_dir"
ynh_use_nodejs
ynh_exec_warn_less env $ynh_node_load_PATH yarn install
ynh_exec_warn_less env $ynh_node_load_PATH yarn build
ynh_exec_warn_less env $ynh_node_load_PATH yarn build:frontend:app
ynh_exec_warn_less env $ynh_node_load_PATH yarn build:server
popd
chmod 750 "$install_dir"