Closed
Description
Hello @dfalbel
This is an example of the task list out of usethis::use_release_issue()
when package has a translation. I've proposed r-lib/usethis#2099 for that.
What is your view on the first 3 tasks group of the list ? Are they explicit and clear enough ?
Or shall it be just part of the "Prepare for release:" list like in #166 ?
Let me know.
Update messages translation
- Update
po/R-tabnet.pot
file withpotools::po_update()
- Contact translators to collect their translation
.po
files - Compile the translations with
potools::po_compile()
Prepare for release:
-
git pull
- Check current CRAN check results
- Polish NEWS
-
urlchecker::url_check()
-
devtools::build_readme()
-
devtools::check(remote = TRUE, manual = TRUE)
-
devtools::check_win_devel()
- Update
cran-comments.md
-
git push
- Draft blog post
- Slack link to draft blog in #open-source-comms
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
Metadata
Metadata
Assignees
Labels
No labels