mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Merge pull request #134 from YunoHost-Apps/ci-auto-update-0.204.7
Upgrade to v0.204.7
This commit is contained in:
commit
f10c6906fe
3 changed files with 21 additions and 23 deletions
17
README.md
17
README.md
|
@ -25,10 +25,9 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Share views publicly and also with password protection
|
||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
**Shipped version:** 0.204.7~ynh1
|
||||
|
||||
**Shipped version:** 0.204.4~ynh1
|
||||
|
||||
**Demo:** https://www.nocodb.com/demos
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -36,10 +35,10 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://www.nocodb.com>
|
||||
* Upstream app code repository: <https://github.com/nocodb/nocodb>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
- Official app website: <https://www.nocodb.com>
|
||||
- Upstream app code repository: <https://github.com/nocodb/nocodb>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -47,10 +46,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -24,10 +24,9 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
|||
* Invitez votre équipe avec un contrôle d'accès précis
|
||||
* Partagez vos vues publiquement et également avec une protection par mot de passe
|
||||
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
|
||||
**Version incluse :** 0.204.7~ynh1
|
||||
|
||||
**Version incluse :** 0.204.4~ynh1
|
||||
|
||||
**Démo :** https://www.nocodb.com/demos
|
||||
**Démo :** <https://www.nocodb.com/demos>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -35,10 +34,10 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.nocodb.com>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
- Site officiel de l’app : <https://www.nocodb.com>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/nocodb>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -46,10 +45,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "NocoDB"
|
|||
description.en = "No-code platform that turns any database into a smart spreadsheet"
|
||||
description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent"
|
||||
|
||||
version = "0.204.4~ynh1"
|
||||
version = "0.204.7~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -42,10 +42,10 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.4/Noco-linux-x64"
|
||||
amd64.sha256 = "991188412db9d70098221fb07a6cb86ac17c997fd6f931c2d3194ecc0a393226"
|
||||
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.4/Noco-linux-arm64"
|
||||
arm64.sha256 = "480f54ac48afc2d37a352972adb06359eab7f7eaa8df2787f3c25d0e2135fb2f"
|
||||
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.7/Noco-linux-x64"
|
||||
amd64.sha256 = "9bc98887d3cae8ab86d9b7e4d9996440ae4374bf91236898f25fb247cb690a6e"
|
||||
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.7/Noco-linux-arm64"
|
||||
arm64.sha256 = "22277ec940fb5028e5d224d2f88be8477d444599ddf1f13fe10f4ff325d5c6b6"
|
||||
rename = "nocodb"
|
||||
extract = false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue