|
28904b94d9
|
prepare new release
|
2020-04-06 09:42:49 +02:00 |
|
|
22080185db
|
use dimmed color style for full log text
|
2020-04-06 08:34:25 +02:00 |
|
|
258f1a21f0
|
use colorama light colors instead of bright style
|
2020-04-05 23:56:26 +02:00 |
|
|
fddb65d98b
|
fix pytest
|
2020-04-05 15:42:48 +02:00 |
|
|
e1ff6d2e73
|
slightly rework of the log output formatting
|
2020-04-05 15:24:51 +02:00 |
|
|
ccc9e5b6d7
|
fix linting issues
|
2020-04-05 14:54:39 +02:00 |
|
|
675bb6271e
|
add yapf as formatter
|
2020-04-05 14:33:43 +02:00 |
|
|
fcbfc2f388
|
trigger missing task separation check only for real task names
|
2020-04-05 13:57:36 +02:00 |
|
|
1d455ab85c
|
decode task actions to prevent errors
|
2020-03-04 12:29:35 +01:00 |
|
|
53534716af
|
fix to_bool params
|
2020-02-04 00:12:03 +01:00 |
|
|
83a173204a
|
replace removed dependency convert_bool
|
2020-02-04 00:03:26 +01:00 |
|
|
8e5f56cd3e
|
prepare new release
|
2019-11-22 12:24:17 +01:00 |
|
|
031e528c4b
|
fix handling of empty task names
|
2019-11-20 00:32:58 +01:00 |
|
|
a8e05aa0bc
|
fix flake8 issues
|
2019-10-16 00:37:39 +02:00 |
|
|
36bc78d1fd
|
add new check check_yaml_document_end
|
2019-10-16 00:31:25 +02:00 |
|
|
7e924af87b
|
include only jinja2 strings if candidate is a template
|
2019-07-11 18:06:52 +02:00 |
|
|
842b6b96c8
|
include only jinja2 strings if candidate is a template
|
2019-07-11 17:51:58 +02:00 |
|
|
7cc976a3b2
|
[SKIP CI] prepare bugfix release
|
2019-06-21 12:10:44 +02:00 |
|
|
031bbc93ad
|
remove old vault passowrd references (obsolete)
|
2019-06-21 11:51:02 +02:00 |
|
|
b55eee5ddf
|
fix splitting modules argument string
|
2019-06-21 11:43:55 +02:00 |
|
Robert Kaussow
|
3777f6c44c
|
bump version
|
2019-04-25 14:32:14 +02:00 |
|
Robert Kaussow
|
257bf8a28d
|
prepare bugfix release
|
2019-04-23 14:54:31 +02:00 |
|
Robert Kaussow
|
7b6eeaec46
|
small adjustments for cli descriptions and readme
|
2019-04-17 12:36:46 +02:00 |
|
Robert Kaussow
|
27f91cb260
|
bump version
|
2019-04-17 12:33:44 +02:00 |
|
Robert Kaussow
|
cc8fad4d3c
|
add exclude_filter option
|
2019-04-17 12:33:23 +02:00 |
|
Robert Kaussow
|
095e4b6e2e
|
[SKIP CI] cleanup
|
2019-04-16 11:41:29 +02:00 |
|
Robert Kaussow
|
040b53f0f1
|
fix multiprocessing
|
2019-04-16 11:33:21 +02:00 |
|
Robert Kaussow
|
37740d1041
|
use sys.exit
|
2019-04-16 10:09:14 +02:00 |
|
Robert Kaussow
|
d6b954c77c
|
prepare bugfix release
|
2019-04-16 09:58:57 +02:00 |
|
|
ef05c82f50
|
prepare bugfix release
|
2019-04-15 18:55:54 +02:00 |
|
Robert Kaussow
|
a1a0099c7d
|
some bugfixes
|
2019-04-15 17:26:02 +02:00 |
|
Robert Kaussow
|
eeb8647d97
|
[SKIP CI] prepare bugfix release
|
2019-04-15 15:09:00 +02:00 |
|
Robert Kaussow
|
14db85c252
|
set minimal workers to 2
|
2019-04-15 15:05:25 +02:00 |
|
Robert Kaussow
|
e05cad6de7
|
rename ansible_review_min_version to ansible_later_min_version
|
2019-04-15 12:26:58 +02:00 |
|
Robert Kaussow
|
248de52360
|
add some unit tests
|
2019-04-15 11:20:12 +02:00 |
|
Robert Kaussow
|
a3b6ef54a3
|
add detection for duplicate ids in standards
|
2019-04-12 13:45:35 +02:00 |
|
Robert Kaussow
|
10aaa8e7e3
|
fix pytest
|
2019-04-11 15:56:20 +02:00 |
|
Robert Kaussow
|
80ea191fa1
|
fix linting
|
2019-04-11 14:24:50 +02:00 |
|
Robert Kaussow
|
6444fa3d5a
|
switching to pathspec for globbing
|
2019-04-11 14:17:44 +02:00 |
|
Robert Kaussow
|
04dec26a3a
|
add missing dependencies and fix drone pipeline
|
2019-04-11 13:00:36 +02:00 |
|
Robert Kaussow
|
f0f5e20a23
|
remove used assert method outside of test
|
2019-04-11 11:57:30 +02:00 |
|
Robert Kaussow
|
9cb5b734ab
|
small fixes
|
2019-04-11 11:24:30 +02:00 |
|
Robert Kaussow
|
885332042b
|
fix loglevel parsing
|
2019-04-11 11:01:22 +02:00 |
|
Robert Kaussow
|
5d805d11c8
|
fix log level value form config file
|
2019-04-11 10:50:38 +02:00 |
|
Robert Kaussow
|
c4b2e1e945
|
small adjustments
|
2019-04-11 10:21:00 +02:00 |
|
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 |
|