1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2024-09-03 20:26:34 +02:00

Merge pull request #37 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-03-24 08:51:12 +01:00 committed by GitHub
commit 9ff6be0425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 31 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
**Shipped version:** 5.2.5~ynh1
**Shipped version:** 5.2.6~ynh1
**Demo:** https://tiddlywiki.com/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
**Version incluse :** 5.2.5~ynh1
**Version incluse :** 5.2.6~ynh1
**Démo :** https://tiddlywiki.com/

View file

@ -1,26 +0,0 @@
;; Test complet
auto_remove=1
; Manifest
domain="domain.tld"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
# 5.2.2~ynh3
upgrade=1 from_commit=a17756e4040ce8d2da793930c7d6c21b6e59293f
backup_restore=1
multi_instance=0
port_already_use=0
change_url=1
;;; Options
Email=
Notification=none
; commit=a17756e4040ce8d2da793930c7d6c21b6e59293f
name=Merge pull request #28 from YunoHost-Apps/testing
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&

View file

@ -5,7 +5,7 @@ name = "TiddlyWiki"
description.en = "Non-linear personal web notebook"
description.fr = "Carnet Web personnel non linéaire"
version = "5.2.5~ynh1"
version = "5.2.6~ynh1"
maintainers = ["eric_G"]
@ -51,8 +51,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/Jermolene/TiddlyWiki5/archive/v5.2.5.tar.gz"
sha256 = "e2b131fa9700e58e88f92f236c362631f7c4ecce0eea2969c1a7a843f711440e"
url = "https://github.com/Jermolene/TiddlyWiki5/archive/v5.2.6.tar.gz"
sha256 = "19cba9e2d5d9b58a03af6548ac6a0e2b65ecc2b112321ce4bf88ae3ae092cfb3"
[resources.ports]