1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

Merge pull request #104 from YunoHost-Apps/testing

Testing
This commit is contained in:
JimboJoe 2023-02-27 21:23:15 +01:00 committed by GitHub
commit 4a2d52d1f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 21 additions and 19 deletions

View file

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Fetch the source code - name: Fetch the source code
uses: actions/checkout@v2 uses: actions/checkout@v3
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: Run the updater script - name: Run the updater script
@ -33,7 +33,7 @@ jobs:
- name: Create Pull Request - name: Create Pull Request
id: cpr id: cpr
if: ${{ env.PROCEED == 'true' }} if: ${{ env.PROCEED == 'true' }}
uses: peter-evans/create-pull-request@v3 uses: peter-evans/create-pull-request@v4
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update to version ${{ env.VERSION }} commit-message: Update to version ${{ env.VERSION }}

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# NetData for YunoHost # NetData for YunoHost
[![Integration level](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Working status](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Working status](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg)
[![Install NetData with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) [![Install NetData with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -25,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._ disrupting their core function._
**Shipped version:** 1.37.1~ynh1 **Shipped version:** 1.38.1~ynh1
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
## Disclaimers / important information ## Disclaimers / important information

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# NetData pour YunoHost # NetData pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg)
[![Installer NetData avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) [![Installer NetData avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer NetData rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller NetData 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
[NetData](http://my-netdata.io/) is a system for **distributed real-time performance and health monitoring**. [NetData](http://my-netdata.io/) is a system for **distributed real-time performance and health monitoring**.
It provides **unparalleled insights, in real-time**, of everything happening on the It provides **unparalleled insights, in real-time**, of everything happening on the
@ -25,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._ disrupting their core function._
**Version incluse :** 1.37.1~ynh1 **Version incluse :** 1.38.1~ynh1
**Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -209,9 +210,9 @@ write a collector for your custom application using our [plugin API](/collectors
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <http://my-netdata.io> * Site officiel de lapp : <http://my-netdata.io>
* Documentation officielle de l'admin : <https://learn.netdata.cloud/docs> * Documentation officielle de ladmin : <https://learn.netdata.cloud/docs>
* Dépôt de code officiel de l'app : <https://github.com/netdata/netdata> * Dépôt de code officiel de lapp : <https://github.com/netdata/netdata>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_netdata> * Documentation YunoHost pour cette app : <https://yunohost.org/app_netdata>
* Signaler un bug : <https://github.com/YunoHost-Apps/netdata_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/netdata_ynh/issues>
@ -227,4 +228,4 @@ ou
sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_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/netdata/netdata/releases/download/v1.37.1/netdata-v1.37.1.tar.gz SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.38.1/netdata-v1.38.1.tar.gz
SOURCE_SUM=2caa042d43ca61007a61294a5ececa037d83a1973bd38032233760341eb1706b SOURCE_SUM=e32a5427f0c00550210dbbf0046c2621313955256edf836db686e2bc270b8d10
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

@ -6,7 +6,7 @@
"en": "Real-time performance and health monitoring", "en": "Real-time performance and health monitoring",
"fr": "Monitoring serveur en temps reel" "fr": "Monitoring serveur en temps reel"
}, },
"version": "1.37.1~ynh1", "version": "1.38.1~ynh1",
"url": "http://my-netdata.io/", "url": "http://my-netdata.io/",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",

View file

@ -93,7 +93,7 @@ exec 3>${tmp}
# Launch netdata installation in /opt directory # Launch netdata installation in /opt directory
pushd $NETDATA_TMPDIR pushd $NETDATA_TMPDIR
./netdata-installer.sh --install /opt --dont-wait --disable-cloud --disable-telemetry --stable-channel >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA" ./netdata-installer.sh --install-prefix /opt --dont-wait --disable-cloud --disable-telemetry --stable-channel >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA"
popd popd
# close fd 3 # close fd 3

View file

@ -81,7 +81,7 @@ exec 3>${tmp}
# Launch netdata installation in /opt directory # Launch netdata installation in /opt directory
cd $NETDATA_TMPDIR cd $NETDATA_TMPDIR
./netdata-installer.sh --install /opt --dont-wait --disable-cloud --disable-telemetry --stable-channel >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA" ./netdata-installer.sh --install-prefix /opt --dont-wait --disable-cloud --disable-telemetry --stable-channel >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA"
# close fd 3 # close fd 3
exec 3<&- exec 3<&-

View file

@ -100,7 +100,7 @@ then
# Launch netdata installation in /opt directory # Launch netdata installation in /opt directory
pushd $NETDATA_TMPDIR pushd $NETDATA_TMPDIR
./netdata-installer.sh --install /opt --dont-wait --disable-cloud >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA" ./netdata-installer.sh --install-prefix /opt --dont-wait --disable-cloud >&3 2>&3 || ynh_die "FAILED TO COMPILE/INSTALL NETDATA"
popd popd
# close fd 3 # close fd 3