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 epichains 0.1.0 #247

Closed
23 of 25 tasks
jamesmbaazam opened this issue May 16, 2024 · 3 comments · Fixed by #260
Closed
23 of 25 tasks

Release epichains 0.1.0 #247

jamesmbaazam opened this issue May 16, 2024 · 3 comments · Fixed by #260
Milestone

Comments

@jamesmbaazam
Copy link
Member

jamesmbaazam commented May 16, 2024

First release:

Prepare for release:

  • git pull
  • Close v0.1.0 milestone
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • git push
  • Make sure links to GitHub repository and issue tracker are listed: usethis::use_github_links()
  • Re-order and standardize DESCRIPTION with desc::desc_normalize()
  • Organise NEWS.md file
  • Run goodpractice::gp()
  • Review WORDLIST
  • Check if # nolint comments are still needed with recent lintr releases
  • Draft blog post

Release on GitHub:

  • usethis::use_version('minor')
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)

Post release

@jamesmbaazam
Copy link
Member Author

Wrong option. Closing!

@jamesmbaazam
Copy link
Member Author

This list was created with usethis::use_release_issue() but is a list for releasing to CRAN.
There's no usethis function to create a GitHub release, so I'll perform the actions that are not CRAN related.

@jamesmbaazam
Copy link
Member Author

jamesmbaazam commented May 16, 2024

To be completed after #213 is merged and #156 is completed.

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

Successfully merging a pull request may close this issue.

1 participant