Tagadda
|
22b5931946
|
Use an Info instead of a Warning for packages that are not in the YunoHost-Apps organisation
|
2022-03-21 12:25:10 +00:00 |
|
Alexandre Aubin
|
c0b225941f
|
Complain about super old build statuses in README é_è
|
2022-01-25 00:56:06 +01:00 |
|
Alexandre Aubin
|
24e9c9574a
|
Report an error if config panel is set to 1.0 but the config script is still using some super old stuff...
|
2022-01-25 00:12:14 +01:00 |
|
Alexandre Aubin
|
1721516624
|
Report root services as info instead of warning for Type=oneshot (because these usually are system stuff legitimately running as root)
|
2021-12-31 02:14:49 +01:00 |
|
Alexandre Aubin
|
e1cea41ae8
|
Flag set/get of is_public as warning ... is_public is really supposed to be only about initializing the perms ... Also add some advice about no need to temporarily add/remove visitors to the main permission for ynh_local_curl since 4.3
|
2021-12-05 00:36:29 +01:00 |
|
Alexandre Aubin
|
1a3841070d
|
Lower long-term good quality treshold because some apps are stuck to level 7 just because they were level 0 during a few weeks despite being level 7+ for like two years
|
2021-12-05 00:19:37 +01:00 |
|
Alexandre Aubin
|
bd6cc2922a
|
Stupid hack to ignore php-pear dependency triggering php_deps warning
|
2021-12-05 00:18:31 +01:00 |
|
Alexandre Aubin
|
4cee0da0bb
|
Recategorize info as warning for stuff done by 99% of level 7+ apps
|
2021-12-04 23:54:46 +01:00 |
|
Alexandre Aubin
|
7a2a98a0da
|
Return info instead of warning for bad_final_path_location ...
|
2021-12-04 19:19:32 +01:00 |
|
Alexandre Aubin
|
084ce4e314
|
Web applications are supposed to be installed in /var/www/$app, not /opt/ é_è ...
|
2021-12-04 19:03:08 +01:00 |
|
Alexandre Aubin
|
167f687643
|
Report deprecated http->https redirect in nginx conf
|
2021-11-20 22:25:31 +01:00 |
|
Alexandre Aubin
|
5c972a2607
|
Report config panels version 0.1
|
2021-11-14 21:36:38 +01:00 |
|
Alexandre Aubin
|
8f6aada99a
|
Deprecated ynh_detect_arch in favor of $YNH_ARCH
|
2021-11-14 18:21:16 +01:00 |
|
Alexandre Aubin
|
28c515fe5e
|
Report usage of ynh_exec_* and wrapping the command between quotes
|
2021-11-13 19:24:56 +01:00 |
|
Alexandre Aubin
|
92066d640f
|
Update list of official helpers
|
2021-11-13 19:05:35 +01:00 |
|
Alexandre Aubin
|
6f44c322fd
|
Add check for deprecated --package option for ynh_add_fpm_config
|
2021-11-13 19:00:56 +01:00 |
|
Sébastien Mennetrier
|
3056954eb3
|
Improve check of version in manifest
|
2021-10-28 15:24:32 +02:00 |
|
Sébastien Mennetrier
|
89969061f0
|
Udpate some links to documentation
|
2021-10-28 11:16:41 +02:00 |
|
Alexandre Aubin
|
d4c191c1ca
|
Apply black
|
2021-10-24 14:33:41 +02:00 |
|
Alexandre Aubin
|
992f491e5e
|
Don't grep doc/ if folder doesn't exist, should prevent some issues
|
2021-10-24 14:32:15 +02:00 |
|
Alexandre Aubin
|
a3272065dd
|
Report remaining disclaimer placeholders being weird wording @_@
|
2021-10-23 17:23:08 +02:00 |
|
Alexandre Aubin
|
1062a8d22e
|
Report unknown-8bit too
|
2021-10-23 17:05:45 +02:00 |
|
Alexandre Aubin
|
d910c59d76
|
Aaaannnd I broke everything
|
2021-10-23 16:59:33 +02:00 |
|
Alexandre Aubin
|
c303c149a0
|
Report files encoded as latin1
|
2021-10-23 16:43:22 +02:00 |
|
Alexandre Aubin
|
42c44c31bd
|
Unused weird 'codec' thingy
|
2021-10-23 16:15:50 +02:00 |
|
Alexandre Aubin
|
6a818a28c5
|
Aaaaaand typo >_>
|
2021-10-10 16:39:12 +02:00 |
|
Alexandre Aubin
|
e07d9c5133
|
Fix false positive warning for path traversal issue
|
2021-10-10 16:38:01 +02:00 |
|
Alexandre Aubin
|
97f2441cf4
|
Report usage of install_extra_app_dependencies without --key
|
2021-10-10 13:39:06 +02:00 |
|
Alexandre Aubin
|
2fe4ae8b3a
|
Report /home/$app as a bad location for app data
|
2021-10-06 18:04:19 +02:00 |
|
Alexandre Aubin
|
1d96b4592a
|
Suggest removing ynh_add_app_dependencies
|
2021-10-06 14:33:30 +02:00 |
|
Alexandre Aubin
|
9f45cc6fa3
|
Suggest removing references to jessie
|
2021-10-06 14:31:23 +02:00 |
|
Alexandre Aubin
|
6338aca006
|
Stupid typo leading to apps with exactly 3 warnings being able to reach level 7+ T_T
|
2021-10-01 04:08:15 +02:00 |
|
Alexandre Aubin
|
c4af75125a
|
Report usage of 'chown root '
|
2021-09-29 18:01:01 +02:00 |
|
Alexandre Aubin
|
ab8696322d
|
Encourage to harden systemd configuration
|
2021-09-29 17:37:23 +02:00 |
|
Alexandre Aubin
|
5b6cde0562
|
Report missing ask strings in install questions
|
2021-09-29 15:22:43 +02:00 |
|
Alexandre Aubin
|
e1cbc527dc
|
set_legacy_permission to report a warning instead of info
|
2021-09-24 12:24:57 +02:00 |
|
tituspijean
|
a9b768481e
|
Fix typos, rewordings
|
2021-09-23 22:28:00 +02:00 |
|
Alexandre Aubin
|
272910a42e
|
No need to define default/example values for domain, user, passwords
|
2021-09-16 20:16:16 +02:00 |
|
Alexandre Aubin
|
18b26598da
|
Report using of ynh_print_ON/OFF
|
2021-09-16 18:44:44 +02:00 |
|
Alexandre Aubin
|
6f71827858
|
Report useless ynh_webpath_available
|
2021-08-28 22:09:04 +02:00 |
|
Alexandre Aubin
|
1ef85021d4
|
path traversal issue: Ignore trailing simple quotes
|
2021-08-16 14:02:37 +02:00 |
|
Alexandre Aubin
|
8fb895d258
|
Promote some Info to Warning because the vast majority of level 7+ apps satisfy these
|
2021-08-07 17:14:18 +02:00 |
|
Alexandre Aubin
|
0dc32a65bd
|
userdoc and admindoc fields shouldnt point to yunohost.org
|
2021-08-07 16:56:07 +02:00 |
|
Alexandre Aubin
|
5a558af536
|
Report references to php5 as error, + add warnings for reference to php7.0, or yunohost requirement before 3.8
|
2021-06-11 17:08:09 +02:00 |
|
Alexandre Aubin
|
d3403a701e
|
Fix doc folder exists test
|
2021-05-13 19:49:20 +02:00 |
|
Alexandre Aubin
|
609580adb3
|
Don't miserably crash if there's nothing to grep
|
2021-05-10 21:15:55 +02:00 |
|
Alexandre Aubin
|
769aa810fc
|
Recommend to use ynh_add_config
|
2021-05-10 21:12:07 +02:00 |
|
Alexandre Aubin
|
2874e9a6f7
|
Add an info to advertise the new auto README stuff, encourage to add a doc/DISCLAIMER.md + upstream infos in manifest
|
2021-05-10 20:17:58 +02:00 |
|
Alexandre Aubin
|
5b0371c46d
|
Requalify some 'info' as 'warning' now that they integrated by the vast majority of good quality apps
|
2021-05-10 19:52:40 +02:00 |
|
Alexandre Aubin
|
5b455de1bd
|
Report using --others_var as deprecated (as info)
|
2021-05-10 19:39:11 +02:00 |
|
Alexandre Aubin
|
08ff7404be
|
Update official helper list
|
2021-05-10 18:00:49 +02:00 |
|
Alexandre Aubin
|
c9d2ae81ad
|
Put an actual license in LICENSE
|
2021-04-23 18:34:39 +02:00 |
|
Alexandre Aubin
|
dc5cb76a40
|
Don't complain about app requesting 4.1.0 instead of 4.1.2 because meh
|
2021-04-16 22:26:14 +02:00 |
|
Alexandre Aubin
|
24f7031aee
|
Don't break json output
|
2021-04-13 00:23:31 +02:00 |
|
Alexandre Aubin
|
59285decfc
|
Don't miserably crash because of syntax error in apps.json
|
2021-04-11 19:58:15 +02:00 |
|
Alexandre Aubin
|
6fb6cdc15d
|
Bump date in comment about helpers requirement
|
2021-04-11 17:13:59 +02:00 |
|
Alexandre Aubin
|
3393cfe0b8
|
Update helpers version requirements
|
2021-04-11 17:07:09 +02:00 |
|
Alexandre Aubin
|
975e2de5fc
|
Add info about osbsolete/superflous ask strings
|
2021-03-15 02:26:41 +01:00 |
|
Alexandre Aubin
|
0b1aa10e44
|
Also report set -u used in remove, making some remove crash ...
|
2021-03-14 18:40:39 +01:00 |
|
Alexandre Aubin
|
6ce44da797
|
Fix forbidden data location test..
|
2021-03-11 19:50:01 +01:00 |
|
Alexandre Aubin
|
4effddeab1
|
Report app using a folder in /home that aint the recommended practice /home/yunohost.app/ or multimedia
|
2021-03-11 02:59:34 +01:00 |
|
Alexandre Aubin
|
abf751cd61
|
Merge pull request #92 from YunoHost/report-legacy-permissions
Report legacy permission stuff (as info)
|
2021-03-07 18:32:40 +01:00 |
|
Alexandre Aubin
|
c8555839b2
|
Epic bug in json output wtf :|
|
2021-02-22 19:00:08 +01:00 |
|
Alexandre Aubin
|
5a3794957e
|
Report legacy permission stuff (as info)
|
2021-02-21 18:31:06 +01:00 |
|
Alexandre Aubin
|
12117dad7d
|
No need to differentiate if output == plain, _print handle this, we shoudl always add stuff to tests_reports
|
2021-02-03 18:42:50 +01:00 |
|
Alexandre Aubin
|
0c13d92b6d
|
Polish the output for better UX?
|
2021-02-03 18:30:26 +01:00 |
|
Alexandre Aubin
|
adec1fdf02
|
Requalify the check that app is working as an Error instead of Critical because that's hella confusing for CI test on apps not yet in the catalog
|
2021-01-21 20:30:13 +01:00 |
|
Alexandre Aubin
|
9db63cc2ce
|
Ignore binary file match derp
|
2021-01-17 15:32:34 +01:00 |
|
Alexandre Aubin
|
0e5c8a4504
|
Report default/placeholder help string + remaining REPLACEBYYOURAPP
|
2021-01-10 18:53:00 +01:00 |
|
Alexandre Aubin
|
d6bfb089c9
|
Report having a message talking about configuring firewall when it's only about finding an available port ...
|
2021-01-09 22:11:44 +01:00 |
|
Alexandre Aubin
|
8ba4a25b8b
|
Report black magic with conf.json.persistent
|
2021-01-09 18:45:40 +01:00 |
|
ericgaspar
|
403fff1e7c
|
Update package_linter.py
|
2021-01-09 14:46:53 +01:00 |
|
Alexandre Aubin
|
360da39e15
|
Improved regex to avoid matching timer/target services
|
2021-01-07 18:43:58 +01:00 |
|
Alexandre Aubin
|
2650e4cc4b
|
Report starting services with systemctl start instead of ynh_systemd_action
|
2021-01-07 18:37:51 +01:00 |
|
Alexandre Aubin
|
a47f5952cd
|
Return qualify_for_level_9 if app is flagged high quality
|
2020-12-17 22:47:24 +01:00 |
|
Alexandre Aubin
|
095a690fe7
|
Fix change_url check + set it as info?
|
2020-12-05 17:02:27 +01:00 |
|
ericgaspar
|
cb6548e2ad
|
Update package_linter.py
|
2020-12-05 15:52:38 +01:00 |
|
ericgaspar
|
582fe709a9
|
Update package_linter.py
|
2020-12-05 15:37:23 +01:00 |
|
Alexandre Aubin
|
1539c5da74
|
Report deprecated 'yunohost app addaccess'
|
2020-12-01 01:25:57 +01:00 |
|
Alexandre Aubin
|
035ba260cb
|
Ugly code to check consistency of 'yunohost service add' deeper :|
|
2020-12-01 01:19:58 +01:00 |
|
Alexandre Aubin
|
8b30b547a5
|
Report use of ynh_normalize_url_path
|
2020-11-29 07:02:19 +01:00 |
|
Alexandre Aubin
|
595edefa59
|
Report lack of badge in the README
|
2020-11-28 19:55:26 +01:00 |
|
Alexandre Aubin
|
8447af9142
|
Report (as info) ynh_script_progression during backup
|
2020-11-28 18:51:19 +01:00 |
|
Alexandre Aubin
|
ee3d38c177
|
Report using md5sum for checksums (as info)
|
2020-11-28 18:43:15 +01:00 |
|
Alexandre Aubin
|
657c33e575
|
Don't lint systemd override files
|
2020-11-28 18:32:51 +01:00 |
|
Alexandre Aubin
|
14a199a944
|
Merge branch 'master' into long_term_quality_and_checks_for_level_7
|
2020-11-27 06:53:07 +01:00 |
|
Alexandre Aubin
|
6cc1b2f330
|
Report is_public default value being a string
|
2020-11-25 02:11:26 +01:00 |
|
Alexandre Aubin
|
b00ef3d23c
|
Make sure wget is quiet
|
2020-11-24 03:45:10 +01:00 |
|
Alexandre Aubin
|
c1f2bfe536
|
Recommend to add --quiet when using raw systemclt enable/disable
|
2020-11-24 03:25:45 +01:00 |
|
Alexandre Aubin
|
809232f8b3
|
Support multiple licenses
|
2020-11-21 02:34:01 +01:00 |
|
Alexandre Aubin
|
ce36805ad5
|
Turn some error into critical ?
|
2020-11-21 00:33:09 +01:00 |
|
Alexandre Aubin
|
a682a34454
|
Misc message tweaks
|
2020-11-19 00:47:57 +01:00 |
|
Alexandre Aubin
|
ef8256372f
|
Minor tweak about version requirements
|
2020-11-19 00:40:35 +01:00 |
|
Alexandre Aubin
|
0b4a17ddd6
|
Uuuh more info vs. warning tweaks ?
|
2020-11-19 00:35:17 +01:00 |
|
Alexandre Aubin
|
9d88e90857
|
Misc fix
|
2020-11-19 00:07:36 +01:00 |
|
Alexandre Aubin
|
84d9a3a5c2
|
Cosmetics
|
2020-11-18 23:56:58 +01:00 |
|
Alexandre Aubin
|
d80db3d9a4
|
Implement new level 7 and 8 definitions
|
2020-11-18 23:56:52 +01:00 |
|
Alexandre Aubin
|
fe90e3acec
|
Warning -> Info for not-so-important-warnings
|
2020-11-18 20:32:40 +01:00 |
|
Alexandre Aubin
|
8970d3b960
|
Change the test for the license key: expect a license ID listed on spxd. I really doubt we need to cover the case of "the license is free but not listed on spdx" ... Spdx's list is quite exhaustive...
|
2020-11-18 20:30:55 +01:00 |
|
Alexandre Aubin
|
91cd621e0c
|
Refactor app catalog checks, add a check related to long-term good-quality-ness... + eligibility of 'new' level 7 ?
|
2020-11-17 01:13:05 +01:00 |
|
Alexandre Aubin
|
d66362f08f
|
Report incorrect syntax for more_set_headers
|
2020-11-16 18:11:26 +01:00 |
|
Alexandre Aubin
|
813b244f01
|
Report obsolete use of -i/--installed with yunohost app list
|
2020-11-16 17:49:29 +01:00 |
|
Alexandre Aubin
|
6e0c314098
|
Try/except because flarum has a nonutf8 file >_>
|
2020-11-11 17:13:01 +01:00 |
|
Alexandre Aubin
|
bd199390cd
|
Add checks for running systemd and php worker as non-root ... + small refactor to have a proper 'config' test suite
|
2020-11-11 17:08:49 +01:00 |
|
Alexandre Aubin
|
0c9f532e36
|
Better manifest syntax issue handling
|
2020-11-10 14:08:16 +01:00 |
|
Alexandre Aubin
|
f6b9acc401
|
Path may contain spaces >_>
|
2020-11-10 13:46:47 +01:00 |
|
Alexandre Aubin
|
eb774ae2fc
|
Weird CHECK_SIZE helper >_>
|
2020-11-09 18:56:29 +01:00 |
|
Alexandre Aubin
|
efcacd2bd2
|
Typo
|
2020-11-09 18:31:59 +01:00 |
|
Alexandre Aubin
|
f803acd1fd
|
Report references to php5
|
2020-11-09 18:21:31 +01:00 |
|
Alexandre Aubin
|
4b513b4cd6
|
Misc fixes + some apps are using rm -fR or -Rf instead of -rf, which wasnt caught by linter...
|
2020-11-09 15:46:32 +01:00 |
|
Alexandre Aubin
|
c4e823062f
|
Apply suggestions from code review
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2020-11-08 15:41:53 +01:00 |
|
Alexandre Aubin
|
e15a959860
|
No more 'app' type
|
2020-11-07 17:41:40 +01:00 |
|
Alexandre Aubin
|
603d663c8d
|
Add more tests related to app catalog infos
|
2020-11-07 17:40:45 +01:00 |
|
Alexandre Aubin
|
06b8953033
|
Tweak checks about progress bar weights, check that the weights don't have super huge differences
|
2020-11-04 15:51:24 +01:00 |
|
Alexandre Aubin
|
94e81683ab
|
change_url script is only relevant if this is a webapp
|
2020-11-04 14:06:17 +01:00 |
|
Alexandre Aubin
|
7d5b87ef84
|
Add some consistency check for content of check_process compared to manifest
|
2020-11-03 19:03:06 +01:00 |
|
Alexandre Aubin
|
43523543e0
|
Add a check that yunohost required version is not 2.x
|
2020-11-03 17:45:17 +01:00 |
|
Alexandre Aubin
|
2e4b25e008
|
Add check_process checks
|
2020-10-15 21:38:14 +02:00 |
|
Alexandre Aubin
|
a374b997e0
|
Encourage people to implement a change_url script
|
2020-10-15 21:29:17 +02:00 |
|
Alexandre Aubin
|
cd396af50e
|
Fix some false-negative about exit usage + report it as error
|
2020-10-08 16:40:04 +02:00 |
|
Alexandre Aubin
|
01adf07c5e
|
Fix an edge case of path traversal detection
|
2020-10-08 16:06:19 +02:00 |
|
Alexandre Aubin
|
79c52b28c7
|
Enforcing some stuff as errors because most level 7 apps pass these
|
2020-10-08 16:04:17 +02:00 |
|
Alexandre Aubin
|
25e6cc1962
|
Moar consistency checks
|
2020-10-08 16:03:52 +02:00 |
|
Alexandre Aubin
|
961e0bce9f
|
Fix regressions
|
2020-10-08 15:01:36 +02:00 |
|
Alexandre Aubin
|
89a9eb3f73
|
[wip] Epic refactoring
|
2020-10-08 14:25:15 +02:00 |
|
Alexandre Aubin
|
462cf09587
|
Fix issue about var 'conn' not being defined
|
2020-09-20 19:18:50 +02:00 |
|
Kayou
|
e7bf7580c1
|
Fix warning_count not defined
|
2020-06-13 00:09:36 +02:00 |
|
Alexandre Aubin
|
0b0b40008d
|
Add a --json option to generate a json output
|
2020-06-10 17:34:34 +02:00 |
|
Alexandre Aubin
|
bc8ec3e3df
|
Tell to specify the exact version of php dependencies
|
2020-05-27 13:06:13 +02:00 |
|
Alexandre Aubin
|
bff00f6b0d
|
Fix tip for extra app dependencies installation
|
2020-05-27 12:54:18 +02:00 |
|
Alexandre Aubin
|
a6d411c38d
|
Advise to not start/stop services during backups ...
|
2020-05-25 18:47:48 +02:00 |
|
Alexandre Aubin
|
56f8cb6dc7
|
Do not fetch argument from manifest using foo=
|
2020-05-23 23:48:56 +02:00 |
|
Alexandre Aubin
|
aefe62a28e
|
Update official helpers list
|
2020-05-21 02:45:48 +02:00 |
|
Augustin Trancart
|
726bf2a81b
|
Enforce ynh_postgres_test_if_first_run and not yunohost service add
|
2020-05-17 22:48:20 +02:00 |
|
ericgaspar
|
53894076da
|
Allow 0 to be used in ID field
|
2020-05-11 00:17:14 +02:00 |
|
Augustin Trancart
|
eb301456cd
|
Allow --time=10,100,1000...
|
2020-05-03 23:11:38 +02:00 |
|
Alexandre Aubin
|
e4f85ae967
|
Complain about ynh_script_progression used with --time and --weight=1 all over the place
|
2020-04-30 04:50:56 +02:00 |
|
Alexandre Aubin
|
8a46b28747
|
At least add a warning about using chmod 777 -_-
|
2020-04-25 18:19:47 +02:00 |
|
Alexandre Aubin
|
2cdbe79e75
|
Check for existence of 'version' key in manifest and that it does respect the format <x>~ynh<y>
|
2020-04-25 06:01:59 +02:00 |
|
Alexandre Aubin
|
de06a6bc49
|
Fallback to downloading apps.json again if cache is messed up
|
2020-04-23 17:51:56 +02:00 |
|
Alexandre Aubin
|
a85f6edbf0
|
Recognize display_text as a valid argument type for manifest
|
2020-04-19 00:10:07 +02:00 |
|
Alexandre Aubin
|
e7c24466be
|
No need to start description by is
|
2020-04-11 18:37:50 +02:00 |
|
Alexandre Aubin
|
0e8e5ba043
|
Ugh, path can have spaces -.-
|
2020-04-08 21:24:05 +02:00 |
|
Alexandre Aubin
|
94360abfbc
|
Ugly tricks to avoid 2-3 delay every time its run because of fetching apps.json etc
|
2020-04-08 02:35:03 +02:00 |
|
Alexandre Aubin
|
8439fd0b2e
|
Reorganize some stuff
|
2020-04-08 01:50:29 +02:00 |
|
Alexandre Aubin
|
fcdb15f02d
|
Detect helper sourcing after official ones
|
2020-04-08 01:43:08 +02:00 |
|
Alexandre Aubin
|
dda9bcf5e7
|
Smarter regexes for sed -i subsitutions detections
|
2020-04-03 15:32:30 +02:00 |
|
Alexandre Aubin
|
d34e840d84
|
Path can contain space :s
|
2020-04-03 14:48:45 +02:00 |
|
Alexandre Aubin
|
7095e096bf
|
Keep reporting nginx path traversal as a warning for now ...
|
2020-04-03 04:39:06 +02:00 |
|
Alexandre Aubin
|
98ff1ad323
|
Add note about issue tracker
|
2020-03-31 21:28:38 +02:00 |
|