Commit Graph

277 Commits

Author SHA1 Message Date
Robert Kaussow bdeded30f2 force single line in isort and fix pep8 issues 2019-04-10 16:09:37 +02:00
Robert Kaussow 0ee05b9fc0 move github config to toplevel 2019-04-10 14:57:56 +02:00
Robert Kaussow 20708d28d0 add github config 2019-04-10 14:57:20 +02:00
Robert Kaussow 40acaa0b13 add some missing docstrings 2019-04-10 14:50:48 +02:00
Robert Kaussow 46d1e35ece configuration options for single rules can be set in config file 2019-04-10 14:44:08 +02:00
Robert Kaussow 392aa9308d fix formatting issues 2019-04-09 10:58:15 +02:00
Robert Kaussow c2397b498a merge folderbased config file into global settings 2019-04-09 10:36:52 +02:00
Robert Kaussow 60e4694e7f use equal match for inventory file classification 2019-04-09 09:17:29 +02:00
Robert Kaussow 4c6c5c9120 enable multiprocessing for candidate reviews 2019-04-08 16:55:07 +02:00
Robert Kaussow 703b0e4e58 cleanup 2019-04-05 22:05:06 +02:00
Robert Kaussow 66d5ceec76 fix small logging issues 2019-04-05 14:02:14 +02:00
Robert Kaussow 397c92a27b add better multiline logging and fix json format issues 2019-04-05 12:23:18 +02:00
Robert Kaussow 554d957af3 fix some linting errors 2019-04-04 16:06:18 +02:00
Robert Kaussow 2b574970c2 fix json logging and add file exclude options 2019-04-04 15:35:47 +02:00
Robert Kaussow fa14538f20 add some details to json logs 2019-04-03 23:39:27 +02:00
Robert Kaussow 4f33afff3e work on better json logging 2019-04-03 17:42:46 +02:00
Robert Kaussow be74192c67 refactor logging and candidates 2019-04-02 16:34:03 +02:00
Robert Kaussow 592da84e85 complete rewrite for settings and logging 2019-04-01 15:07:22 +02:00
Robert Kaussow 0ffdf36a0d refactor logging and switch to python standard library 2019-03-28 16:54:45 +01:00
Robert Kaussow f92c77f5b8 basic setup for new settings object 2019-03-28 01:20:43 +01:00
Robert Kaussow 4b011891bf add some useful flake8 plugins and start refactoring formatting 2019-03-27 17:00:38 +01:00
Robert Kaussow 43d5a7c41c [SKIP CI] prepare new release 2019-03-25 11:30:41 +01:00
Robert Kaussow d7b165d4bf
Merge pull request #10 from xoxys/feat_better_logging
Respect PY_COLORS and refactor drone config
2019-03-25 11:12:38 +01:00
Robert Kaussow 0c3f366590 combine coverage data befor upload to codecov 2019-03-25 11:02:10 +01:00
Robert Kaussow c5a5d98d0a write coverage file for each tox environment 2019-03-25 10:30:51 +01:00
Robert Kaussow d2dec85cd5 refactor drone pipeline config 2019-03-25 09:58:24 +01:00
Robert Kaussow 8cdac2b117 add missing dependency colorama 2019-03-22 10:24:40 +01:00
Robert Kaussow 6eae4ecbd5 remove tox and build native drone test environments 2019-03-22 10:08:11 +01:00
Robert Kaussow f882ecbbfd run notification pipeline also after skipped dependencies 2019-03-22 09:06:40 +01:00
Robert Kaussow aefab44eee remove trigger 2019-03-22 08:54:18 +01:00
Robert Kaussow 0282ec4c06 add basic colorama implementation 2019-03-21 16:05:55 +01:00
Robert Kaussow 1432e62b7b fix small drone errors 2019-02-25 18:52:19 +01:00
Robert Kaussow f5a484c917 re-enable pypi publish 2019-02-25 18:50:26 +01:00
Robert Kaussow 58c926b69c remove unnecessary backup file 2019-02-25 18:48:39 +01:00
Robert Kaussow 6e16426709 convert drone config to jsonnet 2019-02-25 17:18:10 +01:00
Robert Kaussow 2986f8771e [SKIP CI] prepare new release 2019-02-19 11:13:28 +01:00
Robert Kaussow bae3078c75 add block paramters to __ansible_action_meta__ if task is 'block' 2019-02-19 10:09:23 +01:00
Robert Kaussow 531591fd05 [SKIP CI] add changelog 2019-01-30 11:47:40 +01:00
Robert Kaussow baf846f077 >add changed empty lines guideline 2019-01-30 11:36:32 +01:00
Robert Kaussow 6c6f05bf77 add venv and metadata dirs 2019-01-30 10:24:06 +01:00
Robert Kaussow f601417760 prepare new minor release 2019-01-30 00:43:21 +01:00
Robert Kaussow 098366fcf8 add new rule check_filter_separation 2019-01-30 00:27:30 +01:00
Robert Kaussow 86ffffd8e1 fix file classification error if file is a binary 2019-01-29 16:27:56 +01:00
Robert Kaussow 6206dd968c test 2019-01-28 23:42:59 +01:00
Robert Kaussow d60319b12c test 2019-01-28 23:41:07 +01:00
Robert Kaussow a48e9403ae fix depends_on 2019-01-28 23:39:14 +01:00
Robert Kaussow 9e3b8b8829 try to fix pipeline dependencies 2019-01-28 23:20:22 +01:00
Robert Kaussow e36078262f add notify task and some cleanups 2019-01-28 23:01:34 +01:00
Robert Kaussow 546866eb3a refactor dependencies 2019-01-28 22:52:22 +01:00
Robert Kaussow b06b4662ff enable isolated builds 2019-01-28 22:47:57 +01:00