Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release ColOpenData 0.3.0 #149

Closed
23 of 27 tasks
jd-otero opened this issue Aug 2, 2024 · 3 comments
Closed
23 of 27 tasks

Release ColOpenData 0.3.0 #149

jd-otero opened this issue Aug 2, 2024 · 3 comments

Comments

@jd-otero
Copy link
Member

jd-otero commented Aug 2, 2024

First release:

Prepare for release:

  • git pull
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • git push
  • Draft blog post
  • Run goodpractice::gp()
  • Review WORDLIST
  • Check if # nolint comments are still needed with recent lintr releases
  • All contributors to this release are acknowledged in some way

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • Finish & publish blog post
  • Add link to blog post in pkgdown news menu
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
  • Share on social media
@jd-otero jd-otero changed the title Release ColOpenData 0.3.0 Release ColOpenData 0.2.0 Aug 2, 2024
@jd-otero jd-otero changed the title Release ColOpenData 0.2.0 Release ColOpenData 0.3.0 Aug 2, 2024
@jd-otero
Copy link
Member Author

jd-otero commented Aug 2, 2024

Since CRAN submissions are suspended from august 1st to august 16th, the submission will have to wait until august 17th

@macataci
Copy link
Member

We just submitted to CRAN! Let's hope it will not present any problem.

@Bisaloo
Copy link
Member

Bisaloo commented Feb 27, 2025

Hi @jd-otero @macataci, I notice that version 0.3.0 and 0.3.1 were not tagged on GitHub.

usethis::use_github_release() should take care of this using the commit id stored in the CRAN-RELEASE file, but it looks like something went wrong somewhere.

Do you still have the CRAN-RELEASE file?

If not, I can identify the commit used for the release and tag a GitHub release myself using it for this time. Please let me know what would be best for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants