Jellyfrog
20b4215204
Swich links to https ( #12511 )
...
* Switch librenms links to https
* Convert librenms links in comments
* Switch gnu.org url to https
* switch php urls to https
2021-02-09 00:29:04 +01:00
Jellyfrog
0d56bbd946
Apply fixes from StyleCI ( #12123 )
2020-09-21 15:51:53 +02:00
Jellyfrog
77c531527c
Apply fixes from StyleCI ( #12117 )
...
* Apply fixes from StyleCI
* Disable style check
2020-09-21 14:54:51 +02:00
Tony Murray
ab6fa22c46
Hide pip3 missing error ( #11987 )
...
we don't care.
2020-08-01 09:27:59 -05:00
Tony Murray
23c33f753f
WIP validation cleanup missing config
2020-06-27 22:57:29 -05:00
Tony Murray
224e191f14
Fix pip3 validation ( #11788 )
...
don't error when pip is missing
2020-06-08 08:11:53 -05:00
Tony Murray
f96a24a916
Check python3 and pip3 versions ( #11739 )
2020-05-30 11:09:54 -05:00
Tony Murray
f7d77777fc
Fix python validation user check ( #11626 )
2020-05-16 11:33:59 -05:00
Tony Murray
8513026b1a
Hide python user warning if deps met at system level ( #11590 )
2020-05-12 08:16:22 -05:00
Tony Murray
0e00454b8f
Full path to requirements.txt in validate ( #11581 )
2020-05-09 14:26:24 -05:00
Tony Murray
257d596c3b
Add python validation fix suggestions ( #11563 )
...
* add python fixes
* re-order python requirements so most important deps show first.
* Only check dependencies if we are running as the poller user
2020-05-08 09:54:30 -05:00
SourceDoctor
e170529692
Python3 Module Dependency Check ( #11544 )
...
* Python3 Modul Dependency Check
* code climate
* binary existance check
* move Python Modul Version Check
* .
* adding verbose argument
* args parser nicement
* enhance Validator for detailed approvements
* Update Python.php
* Update check_requirements.py
* python version to Version class
use Process
Co-authored-by: Tony Murray <murraytony@gmail.com >
2020-05-06 10:58:17 -05:00