tabulapdf icon indicating copy to clipboard operation
tabulapdf copied to clipboard

git tags and release notes

Open sckott opened this issue 7 years ago • 1 comments

we're trying to get all ropensci pkgs to use git tags and release notes, as it's common software practice.

In our packaging guide we have some notes on this https://github.com/ropensci/onboarding/blob/master/packaging_guide.md#-news

We'd like each repo to have a git tag associated with each cran release and then the news items for that cran release on the releases tab of your repo. After you do the git tag, you'll then be able to go to Releases tab and edit the release notes for the git tag putting in your news items

e.g. of release notes https://github.com/ropensci/taxize/releases

thanks!

sckott avatar Jun 18 '18 22:06 sckott

@sckott thank you for the suggestion! I back-tagged the first two CRAN releases. Will do that from now on for the future releases.

tpaskhalis avatar Jun 29 '18 14:06 tpaskhalis