Skip to content

divar-ir/semangit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semangit

Master Workflow Test Coverage
A simple tool to force version update in CI.
We've all experienced commits forgetting to update the corresponding version on the codebase; like changing a helm chart template without increasing the version in Chart.yaml. Semangit helps to prevent such mistakes by checking whether a change needs a corresponding version increase.

Use cases

  • Force Helm package version update on CI, if the package files are changed.