Commit Graph

21 Commits

Author SHA1 Message Date
renovate[bot] 033d549aa0
chore(deps): update devdeps non-major (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-03-11 09:38:58 +01:00
renovate[bot] 403dd9840b
chore(deps): update dependency ruff to v0.1.13 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-01-15 20:39:53 +01:00
Robert Kaussow efd778e162
chore: drop yapf and favor of the ruff formatter (#287) 2023-11-10 09:27:37 +01:00
Robert Kaussow e867939a71
fix: remove deprecated distutils (#279) 2023-10-16 12:11:09 +02:00
Robert Kaussow 7f20729c37
fix: add stdout as fallback if no out file is defined (#248) 2023-05-30 14:07:30 +02:00
renovate[bot] 677db3edd1
chore(deps): update devdeps non-major (#246) 2023-05-28 23:07:52 +02:00
Robert Kaussow 8fe82a7d65
refctor: migrate flake8 to ruff python linter (#216) 2023-02-12 13:40:45 +01:00
renovate[bot] 6d28c9a6fb
chore(deps): update devdependencies (non-major) (#161) 2022-08-21 23:40:21 +02:00
Robert Kaussow 3813f7c6b1
feat: add option DOCKER_AUTOTAG_SUFFIX_STRICT (#139) 2022-06-08 15:32:30 +02:00
Robert Kaussow f2df28eecb
fix: fix format string of the json logger (#85) 2021-10-07 22:59:49 +02:00
Robert Kaussow 41be51a8dd
fix comment syntax 2021-01-09 12:28:53 +01:00
Robert Kaussow 73a8d39360
ignore unrelated flake8 B902 2021-01-09 12:25:13 +01:00
Robert Kaussow 476cda9f46
build: migrate to poetry 2021-01-03 14:49:48 +01:00
Robert Kaussow 065c346e19
[skip ci] prepare release 2020-09-24 20:42:36 +02:00
Robert Kaussow f32a2f6db7
migrate to thegeeklab orga 2020-09-21 21:59:13 +02:00
Robert Kaussow 3d393c6e6a
publish images to dockerhub and quay 2020-09-06 20:52:16 +02:00
Robert Kaussow 3599ba6128 bump version to v0.1.1 2020-05-05 08:30:22 +02:00
Robert Kaussow f322be658f always print determined tag list to console 2020-05-04 20:06:09 +02:00
Robert Kaussow 513f87659e fix undefined variable 2020-05-04 19:50:13 +02:00
Robert Kaussow 391dab74ee add function to append a static tag list 2020-05-04 09:21:00 +02:00
Robert Kaussow 29b0d27f20 initial commit 2020-05-03 23:42:52 +02:00