I hate manual tagging because, as everything tasked to a human being, the human factor brings inherent error.
Since we're all ✨ software engineers here ✨ we can automate the tagging process when merging on main -- maybe after the tests have passed?
NOTE: for each feature, a minor release should be used, and fix or minor branch, a patch release should be used instead.
I hate manual tagging because, as everything tasked to a human being, the human factor brings inherent error.
Since we're all ✨ software engineers here ✨ we can automate the tagging process when merging on
main-- maybe after the tests have passed?NOTE: for each
feature, a minor release should be used, andfixorminorbranch, a patch release should be used instead.