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 workflowsets 1.0.2 #142

Closed
6 of 17 tasks
simonpcouch opened this issue Feb 20, 2024 · 1 comment
Closed
6 of 17 tasks

Release workflowsets 1.0.2 #142

simonpcouch opened this issue Feb 20, 2024 · 1 comment

Comments

@simonpcouch
Copy link
Contributor

simonpcouch commented Feb 20, 2024

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Bump required R version in DESCRIPTION to 3.6
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::cloud_check()
  • Update cran-comments.md
  • git push

Submit to CRAN:

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

Wait for CRAN...

  • Accepted 🎉
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
@simonpcouch
Copy link
Contributor Author

The package now has a dev tune dependency, so needs to wait for tune to go in before release. :)

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

1 participant