rajewsky-lab / dropbead

6 stars 8 forks source link

tagging a release #33

Open rekado opened 6 years ago

rekado commented 6 years ago

It would be good for applications using dropbead if there were releases or at least tags for versions of dropbead. This would allow us to check for the installed version of dropbead and compare it with minimum version requirements of our application.

(I think semantic versioning is a good idea.)

smoe commented 4 years ago

Packaging your software for Debian/conda/... release tags also help a lot. Consistency aside, new tags also trigger respective updates of the packges. This could also be implemented for every new commit but that may have undesirable consequences at times.