Commit graph

894 commits

Author SHA1 Message Date
Alexandre Aubin
66ded07672
Merge pull request #1352 from ericgaspar/set-right-for-log-path
helpers/logrotate: Enforce decent permissions on log file if app user exists
2021-10-07 10:34:56 +02:00
Alexandre Aubin
bde5590783
Update data/helpers.d/logrotate 2021-10-07 10:33:33 +02:00
Alexandre Aubin
560162dd96 Sury pinning is managed in the core, c.f. 346728e5 2021-10-07 10:29:03 +02:00
Alexandre Aubin
e563a366ef
helpers apt: Use smarter grep with lookbehind to extract php version from dependency list
Co-authored-by: Florent <florent.fayolle69@gmail.com>
2021-10-07 01:46:09 +02:00
Alexandre Aubin
c9cdfc6b0f Typo :| 2021-10-06 16:56:47 +02:00
Alexandre Aubin
13d012bb4f helpers apt: save phpversion in settings even when using php default version 2021-10-06 15:34:26 +02:00
Alexandre Aubin
9ee631c1c4 helpers: Typo in ynh_remove_app_dependencies 2021-10-06 15:16:18 +02:00
Alexandre Aubin
5054397a5a helpers: Add deprecation warning to ynh_add_app_dependencies 2021-10-06 15:11:09 +02:00
Alexandre Aubin
e07e1a95f4 Apply suggestions from code review
Co-authored-by: Kayou <pierre@kayou.io>
2021-10-06 15:00:37 +02:00
Alexandre Aubin
76b60890c6 Propagate changes on other apt/php helpers... 2021-10-06 15:00:18 +02:00
Alexandre Aubin
040be532ad During ynh_install_app_dependencies, if the dependency list contains specific php version stuff, add sury and other tweaks 2021-10-06 14:59:20 +02:00
Alexandre Aubin
76aaaab74e Factorize sury repo configuration into ynh_add_sury 2021-10-06 14:59:06 +02:00
Alexandre Aubin
644cdd41d8 Allow to re-run ynh_install_app_dependencies multiple times 2021-10-06 14:57:59 +02:00
Éric Gaspar
93a72a7b5f
Update data/helpers.d/logrotate
Co-authored-by: Kayou <pierre@kayou.io>
2021-10-05 13:52:45 +02:00
ericgaspar
423eef7a62
Update logrotate 2021-10-05 13:06:21 +02:00
ericgaspar
ef2a8c8dbd
Update logrotate 2021-10-05 13:02:51 +02:00
Alexandre Aubin
941cc29438 bind_key -> bind_key_ to prevent yunohost from redacting key names which leads to broken log metadata.yml somehow 2021-10-05 12:35:12 +02:00
Alexandre Aubin
753c4e34ed Typo/wording 2021-10-05 12:32:23 +02:00
ericgaspar
11be8cc4c0
Update nodejs 2021-10-01 09:43:39 +02:00
ljf
79126809eb [enh] Bind function for hotspot 2021-09-23 18:39:36 +02:00
Alexandre Aubin
e7844ef09e
Simplify YNH_APP_BASEDIR definition
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-19 20:46:32 +02:00
Alexandre Aubin
991eea447c
[fix] YNH_APP_BASEDIR may not exist, set -eu etc 2021-09-17 22:23:08 +02:00
Kay0u
c20ac160cc
do not use ynh_print_warn here 2021-09-17 18:49:33 +02:00
Kay0u
efdd287bff
define a default YNH_APP_BASEDIR 2021-09-17 18:47:47 +02:00
Kay0u
ddd522ac54
add YNH_APP_BASEDIR in the env var 2021-09-17 18:24:50 +02:00
ljf
a0ee39a038 Merge branch 'dev' of github.com:YunoHost/yunohost into dev 2021-09-17 03:15:06 +02:00
ljf
4a1d6f2257 [fix] Small fixes about file questions in config panel 2021-09-17 03:15:01 +02:00
Alexandre Aubin
88da178cb7 Fix tests: unbound variable during backup/restore 2021-09-16 20:56:06 +02:00
Alexandre Aubin
2181bc1bab log: Improve filtering of boring/irrelevant lines 2021-09-16 20:34:24 +02:00
Alexandre Aubin
47db3e798e config helpers: Disable bash xtrace during ynh_read/write_var_from_file to avoid an horrendous amount of debug logs 2021-09-16 18:52:21 +02:00
Kay0u
eb5cb1311e
fix YNH_APP_BASEDIR during actions 2021-09-14 18:55:27 +02:00
Alexandre Aubin
968cac32d1
new config helpers: use $() instead of backticks
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-13 01:55:57 +02:00
Kayou
6d1e392634
Update data/helpers.d/config 2021-09-09 10:50:49 +02:00
ljf (zamentur)
924df9733e
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 16:49:42 +02:00
ljf (zamentur)
f2b779c962
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:45:39 +02:00
ljf (zamentur)
b487fbbe00
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:45:24 +02:00
ljf (zamentur)
a205015f0d
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:44:47 +02:00
ljf (zamentur)
d360363251
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:44:35 +02:00
ljf (zamentur)
62875c30da
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:59 +02:00
ljf (zamentur)
df20a54013
[enh] Avoid bad deletion
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:50 +02:00
ljf (zamentur)
33505bff5f
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:15 +02:00
ljf (zamentur)
8efbc736d4
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:42:56 +02:00
ljf (zamentur)
85b7239a4b
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:42:45 +02:00
Alexandre Aubin
050185a0c2 config panel: fix file type returning weird value 2021-09-06 21:32:52 +02:00
ljf
f2d0732825 [fix] Missing call to --after args 2021-09-06 04:28:30 +02:00
ljf
60c2e146a1 Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file 2021-09-06 04:21:46 +02:00
ljf
060d5b6dc5 [fix] ynh_write_var_in_file and after option 2021-09-06 04:20:35 +02:00
Alexandre Aubin
0789eca4e0 config: Tweak logic to return a validation error when custom validation fails 2021-09-06 02:10:45 +02:00
Alexandre Aubin
e60804a69f config helpers: misc syntax issues 2021-09-06 02:07:56 +02:00
ljf
4a3d6e53c6 [fix] ynh_read_var_in_file with ini file 2021-09-06 00:58:46 +02:00