Commit Graph

926 Commits

Author SHA1 Message Date
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 9afd8478b3 pass drone tag to setuptools_scm 2020-03-16 20:58:57 +01:00
Robert Kaussow 9eaf70ef88 fix drone codecov task 2020-03-16 20:17:51 +01:00
Robert Kaussow dc1760b12c patch _get_docker_client in testfiles 2020-03-16 20:12:55 +01:00
Robert Kaussow 5768351773 add testing and coverage 2020-03-15 23:19:26 +01:00
Robert Kaussow 424f1c0e74 catch docker api exceptions 2020-03-15 22:58:22 +01:00
Robert Kaussow e51773b46b fix multiline command formatting 2020-03-15 22:18:41 +01:00
Robert Kaussow 69a72d1483 fix entrypoint command 2020-03-15 22:16:03 +01:00
Robert Kaussow f7d7b3a5aa add g++ as build dependency to the dockerfile 2020-03-15 15:34:41 +01:00
Robert Kaussow e6e3e00605 add gcc as build dependency to the dockerfile 2020-03-15 15:19:18 +01:00
Robert Kaussow cc23232f32 replace pytimeparse with dateparser 2020-03-15 14:50:58 +01:00
Robert Kaussow 178137d0f4 fix toc position 2020-03-15 13:46:12 +01:00
Robert Kaussow a64c63d2cb use a warning message if no arguments were passed 2020-03-15 13:44:48 +01:00
Robert Kaussow e2874642e1 add page tocs and missing defaults 2020-03-15 13:30:37 +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 371789c258 fix dependency step 2020-03-08 23:16:41 +01:00
Robert Kaussow 9dd8f08f78 temp disable broken cve check 2020-03-08 23:13:03 +01:00
Robert Kaussow 84b05f080a dont install dev dependencies to check cves 2020-03-08 23:00:46 +01:00
Robert Kaussow 68d9fb61ad update github conf 2020-03-08 22:48:00 +01:00
Robert Kaussow 4b22810a76 add github config 2020-03-08 17:07:06 +01:00
Robert Kaussow 16c32caec8 add option to exclude config overrides from file 2020-03-08 15:39:22 +01:00
Robert Kaussow 5bbb016119 add basic docs 2020-03-08 15:38:36 +01:00
Robert Kaussow 2969e69b43 remove dockerignore 2020-03-07 16:15:47 +01:00
Robert Kaussow 712f7496fb debug 2020-03-07 16:01:13 +01:00
Robert Kaussow f2eeb3a11d add docker related files 2020-03-07 15:52:02 +01:00
Robert Kaussow 9f05344c85 add version output 2020-03-07 15:43:30 +01:00
Robert Kaussow 23a7806dde use pip installation for run verification 2020-03-07 15:07:40 +01:00
Robert Kaussow 95d7cb820d fix dependencies for different python versions 2020-03-07 14:40:52 +01:00
Robert Kaussow c5e94fae7a fix dependencies for different python versions 2020-03-07 14:31:26 +01:00
Robert Kaussow 7be61d559e fix pipenv-setup command 2020-03-06 22:48:32 +01:00
Robert Kaussow b7be2b4b95 fix flake8 errors 2020-03-06 22:39:32 +01:00
Robert Kaussow 964e25d46a run test commands in virtualenv 2020-03-06 08:49:22 +01:00
Robert Kaussow e771ec5d4d enable drone 2020-03-06 08:45: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 4284f65f7f fix typo 2020-03-01 18:43:12 +01:00
Robert Kaussow 5218ebd29c fork: initial commit 2020-03-01 18:42:29 +01:00
Kyle Anderson cc0fdbbfd9
Merge pull request #52 from Yelp/fix-requirements
Bump urllib and requests
2019-04-29 14:43:24 -07:00
maksym 86e6ac42b9 bump urllib and requests 2019-04-28 00:11:12 +02:00
Matthew Mead-Briggs 7ba6386aa9 Bump version 2019-04-25 03:44:27 -07:00
Matthew Mead-Briggs eb94d2b9a5
Merge pull request #51 from Yelp/fix-null-labels
Fix null labels
2019-04-25 11:39:43 +01:00
Matthew Mead-Briggs 0d48a757ef Fix error on missing labels
It seems a container can have "null" Labels so we need to handle that
case.
2019-04-24 07:46:23 -07:00
Matthew Mead-Briggs e66fb295f4 Pre-commit wants to make these changes
And they seem fine to me
2019-04-24 07:39:38 -07:00