Commit graph

486 commits

Author SHA1 Message Date
eric_G
6595c753a9
Merge pull request #153 from YunoHost/actions/black
Format Python code with Black
2024-06-21 03:22:58 +02:00
alexAubin
da10b651c8 🎨 Format Python code with Black 2024-06-20 20:59:44 +00:00
Alexandre Aubin
2ba302254a
Merge pull request #154 from YunoHost/Do-not-delete-logs-on-app-removal
Do not delete logs on app removal
2024-06-20 22:59:22 +02:00
OniriCorpe
3583ca1bbc Do not delete logs on app removal 2024-06-20 22:57:14 +02:00
Alexandre Aubin
5d2c46a002 Complain about ynh_npm install --global é_è 2024-06-11 03:57:48 +02:00
Alexandre Aubin
f8f381633e
Merge pull request #152 from YunoHost/actions/black
Format Python code with Black
2024-06-10 00:13:15 +02:00
Salamandar
2c3886474c 🎨 Format Python code with Black 2024-06-09 22:11:51 +00:00
Salamandar
ce35d75450
Merge pull request #151 from YunoHost/fix_pack_linter
Fix package linter
2024-06-10 00:11:30 +02:00
ffd9483964 Fix linter: use json.loads() 2024-06-10 00:10:44 +02:00
8227927c77 Fix paths to toml files (missing /) 2024-06-10 00:10:35 +02:00
Alexandre Aubin
f3b8c6b2aa
Merge pull request #150 from YunoHost/actions/black
Format Python code with Black
2024-06-09 23:28:03 +02:00
alexAubin
8ec0c96ad5 🎨 Format Python code with Black 2024-06-09 21:27:33 +00:00
Alexandre Aubin
e38782bfd5
Merge pull request #149 from YunoHost/config_panel_schema
Lint the tests.toml and config_panel.toml with schemas too
2024-06-09 23:27:13 +02:00
1c4eff6a40 Lint the tests.toml and config_panel.toml with schemas too 2024-06-09 23:25:03 +02:00
1f035c4456 Use a wrapper for file-backed cached functions 2024-06-09 23:22:11 +02:00
Alexandre Aubin
91b14e1dc7 (Forgot to update comment) 2024-05-20 11:37:48 +02:00
Alexandre Aubin
9d2c4c8706 Update list of official helpers 2024-05-20 11:36:47 +02:00
OniriCorpe
365eb27e15
Merge pull request #148 from YunoHost/actions/black
Format Python code with Black
2024-05-19 19:29:58 +02:00
tituspijean
ecbc8749f1 🎨 Format Python code with Black 2024-05-19 16:42:29 +00:00
OniriCorpe
9eb04be676
makes level 8 disqualification explicit (#147) 2024-05-19 18:42:12 +02:00
Alexandre Aubin
32fb8d4049 Report using supervisorctl as a warning 2024-05-18 17:35:56 +02:00
Alexandre Aubin
6da772f7fd
Merge pull request #146 from YunoHost/OniriCorpe-patch-1
'sed -i' info: added mention of 'ynh_replace_string'
2024-04-23 00:05:11 +02:00
OniriCorpe
3a8904ad80
'sed -i' info: added mention of 'ynh_replace_string' 2024-04-23 00:02:56 +02:00
tituspijean
305a99c890
Lower needed exposed ports warning to info (#116) 2024-04-22 18:55:12 +02:00
Alexandre Aubin
02265400d9
Merge pull request #145 from YunoHost/actions/black
Format Python code with Black
2024-04-22 18:35:17 +02:00
alexAubin
b1202a8b77 🎨 Format Python code with Black 2024-04-22 16:10:28 +00:00
Alexandre Aubin
428f125065 Check 'maintainers' key contain sensible values 2024-04-22 18:10:03 +02:00
Alexandre Aubin
8a22ded3f0
Merge pull request #136 from YunoHost/fix_conf_perisistent
Avoid ssowat config persistent error on /doc
2024-04-10 23:51:03 +02:00
OniriCorpe
a51c679991
Merge pull request #144 from YunoHost/actions/black 2024-03-21 03:51:50 +01:00
Psycojoker
db38b31db2 🎨 Format Python code with Black 2024-03-21 02:50:44 +00:00
Laurent Peuch
d67269a185 ci/fix(autoblacks): put autoblacks.yml in the correct folder 2024-03-21 03:50:26 +01:00
OniriCorpe
75b29cfe12 make 'doc_dir' test recursive for subfolders 2024-03-21 03:38:05 +01:00
OniriCorpe
259ebcd127 fix warning for subfolders in '/doc/screenshots' 2024-03-21 03:09:21 +01:00
OniriCorpe
7179390b2c Fix bad_ynh_exec_syntax 2024-03-11 16:31:14 +01:00
OniriCorpe
a76822b39c
Merge pull request #133 from YunoHost/OniriCorpe-patch-1 2024-03-11 16:12:05 +01:00
Tagada
39285a6072
Update package_linter.py 2024-03-11 15:00:32 +01:00
OniriCorpe
d3609c6b6a ident fix (due to merge) ((really this time)) 2024-03-11 04:06:02 +01:00
OniriCorpe
8154a86f4c ident fix (due to merge) 2024-03-11 04:04:32 +01:00
OniriCorpe
8876de53ba
Merge branch 'master' into OniriCorpe-patch-1 2024-03-11 03:54:29 +01:00
OniriCorpe
20a7c8ea2a ouspi, forgot the filename 2024-03-11 03:45:44 +01:00
OniriCorpe
2e4e5cf37e Fix showed path in 'bind_public_ip' message 2024-03-11 03:45:44 +01:00
OniriCorpe
f940b415c1
Merge pull request #141 from ewilly/master 2024-03-10 21:58:01 +01:00
Sylvain
788b9aa769 Fix #138 2024-03-10 17:04:42 +01:00
Tagada
472fa0a35e
Merge pull request #140 from YunoHost/black
ci: add autoblacks actions
2024-03-07 14:25:52 +01:00
OniriCorpe
cbf5adfd25 add PULL_REQUEST_TEMPLATE.md 2024-03-07 09:55:53 +01:00
OniriCorpe
8191361d50 ci: add autoblacks actions 2024-03-07 03:04:53 +01:00
Tagada
d9d08762ff Revert " Downgrade misc_nginx_check_regex_in_location from Warning to Info" 2024-03-05 21:27:13 +01:00
Josué Tille
2dd1357c50
Avoid ssowat config persistent error on /doc 2024-03-01 08:12:10 +01:00
Kayou
7808953343
Merge pull request #134 from Salamandar/patch-1
Fix nginx test
2024-02-26 10:11:09 +01:00
Salamandar
1a06153655
Fix nginx test
grep will return 0 when it finds matches.
In our case, when it finds matches, we need to print the warning.
2024-02-24 12:09:38 +01:00