Commit Graph

27 Commits

Author SHA1 Message Date
Robert Kaussow 1cc28b7708
fix: fix format string of the json logger (#185) 2021-10-07 22:59:54 +02:00
Robert Kaussow 4a6e468e1f
refactor: rename modules to reflect pep8 recommendations (#19) 2021-01-03 15:36:04 +01:00
Robert Kaussow 6e00398663
fix test for changed APIError message 2020-12-15 14:28:11 +01:00
Robert Kaussow cd5bb8cac2
drop python3.5 support 2020-11-16 01:02:32 +01:00
Robert Kaussow 8f9d40a31e
switch to poetry 2020-11-15 20:51:26 +01:00
Robert Kaussow 00b27a9306
migrate to thegeeklab namespace 2020-09-25 19:48:40 +02:00
Robert Kaussow 2fa9280aa6 fix linting 2020-04-11 14:50:11 +02:00
Robert Kaussow 87dce9b579 rename test folder and cleanup packaging 2020-04-11 12:14:42 +02:00
Robert Kaussow 385efc632c fix _format_exclude_labels test 2020-03-22 18:08:53 +01:00
Robert Kaussow 36dff6e454 fix typo 2020-03-22 18:01:18 +01:00
Robert Kaussow 50fa054709 fix formatting of exclude_container_labels 2020-03-22 17:49:48 +01:00
Robert Kaussow e3a26d0874 fix exception type while validating env vars 2020-03-22 17:20:24 +01:00
Robert Kaussow dc1760b12c patch _get_docker_client in testfiles 2020-03-16 20:12:55 +01:00
Robert Kaussow 424f1c0e74 catch docker api exceptions 2020-03-15 22:58:22 +01:00
Robert Kaussow cc23232f32 replace pytimeparse with dateparser 2020-03-15 14:50:58 +01:00
Robert Kaussow a64c63d2cb use a warning message if no arguments were passed 2020-03-15 13:44:48 +01:00
Robert Kaussow e109b9345f restructure docs 2020-03-15 13:21:36 +01:00
Robert Kaussow 152e7a3f73 refactor testing 2020-03-13 23:39:33 +01:00
Robert Kaussow b9479d501c implement autostop run method 2020-03-09 10:25:45 +01:00
Robert Kaussow 221ff321e0 fix linting 2020-03-09 01:07:18 +01:00
Robert Kaussow 1561264542 add garbage colletor run method 2020-03-09 01:05:17 +01:00
Robert Kaussow 16c32caec8 add option to exclude config overrides from file 2020-03-08 15:39:22 +01:00
Robert Kaussow c5e94fae7a fix dependencies for different python versions 2020-03-07 14:31:26 +01:00
Robert Kaussow b7be2b4b95 fix flake8 errors 2020-03-06 22:39:32 +01:00
Robert Kaussow 936e4b2188 refactor base structure 2020-03-05 23:51:21 +01:00
Robert Kaussow 12b6e10737 fix setuptools_scm argparse usage 2020-03-01 18:55:30 +01:00
Robert Kaussow 5218ebd29c fork: initial commit 2020-03-01 18:42:29 +01:00