rikedyp / MyTool

A tool to demonstrate automatic versioning and branching for backported fixes
HomePage
0 stars 0 forks source link

Note support branch version automated in real system, manual in example #8

Closed rikedyp closed 3 years ago

rikedyp commented 3 years ago

In https://rikedyp.uk/MyTool/latest/Meta/Example/#add-a-feature-v01

In MyTool, VERSION_STRING ← '0.0.170-0'

In a real tool, VERSION_STRING ← '0.0.0'

rikedyp commented 3 years ago

Also tag commit and push in MyTool

In a real tool, this part could be automated