traitecoevo / taxonlookup

A versioned and dynamically updating taxonomic lookup table for land plants
http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12517/abstract
Other
31 stars 6 forks source link

Versions should be associated with the git sha #13

Closed richfitz closed 7 years ago

richfitz commented 9 years ago

That's fairly straightforward to get the github interface; while we're doing things with a view to reproducibility and going all in on github we might as well do this.

So we'll keep the "0.1.0" interface; that's the human readable version. But we'll provide some interface for indicating what sha that refers to so that one could write:

"We used version (v0.1.0 [a5ad1b8])" and people would be able to tell that was the exact version. This is only an issue because we can edit the releases. At the same time, we can actually update the files on a release without that being reflected in the hash so that's no panacea either.

richfitz commented 8 years ago

OK, so the new datastorr version does provide facilities for retrieving that information, though it's not exposed at present. Thoughts on if this is useful? @wcornwell @mwpennell?

wcornwell commented 7 years ago

i think the doi from the zenodo-github interface now solves this...