Releases: dhenkel92/pod-helper
v0.1.9
v0.1.8
v0.1.7
v0.1.6
Changelog
1c8f3c8 Merge branch 'main' of github.com:dhenkel92/pod-helper into main
38acc62 Merge pull request #4 from dhenkel92/implement_unit_tests
e6c1eb6 Merge pull request #5 from dhenkel92/bug/fix_codecov
5685cd7 add unit tests & codecov to ci
9ee0b95 implement unit tests for batch_results and filter_containers
5050a20 improove output appearance
4d9f2d6 only combine test results if they include something:
0fa7437 replace 'with' with 'env' in main ci
0e52bae restructure files & unify commands
2bb631e use codecov github action instead of bash version
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
201cf4b Fix pipeline (#1)
6ce88fb add gocyclo and golint to go.mod file
956f2fe basic implementation of kube executor
e32d389 create github actions workflows and goreleaser configuration
a98c4ca extract config parsing & list pods into seperate files
426cdf9 implement log subcommand
88f6020 initial commit
c7bd2db install required pre-commit libs in ci
915a033 remove not needed gitignore entries
5b8285e rename project to pod-helper
1f942e7 upgrade go mod version to 1.15