NebraLtd / helium-miner-software

Software for Nebra (and third party) Helium Miners
https://nebra.io/hnt
MIT License
92 stars 48 forks source link

Add semantic versioning support #351

Open MuratUrsavas opened 2 years ago

MuratUrsavas commented 2 years ago

It would be better to switch to semantic versioning, where application version is controlled automatically via GitHub.

One point is missing on my side, though. The documentation clearly explains how to bump the major and minor version numbers, but it's not clear how to bump maintenance and prerelease numbers.

vpetersson commented 2 years ago

This is a fair bit complicated than it seems. We discussed this in today's stand-up and decided that we need to scope this further in grooming but here are the cliffnotes:

Semi-relevant ticket:

shawaj commented 2 years ago

@vpetersson @marvinmarnold are we still thinking to include semantic versioning at some point? or is the nebra software version hash thing sufficient for now?

vpetersson commented 2 years ago

Yeah i still want to add proper semantic versioning for this as it will be a lot easier to generate change logs for.