Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
Commitsar : Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. ...
gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.