Release gmailr 2.0.0
Closed this issue · 2 comments
jennybc commented
Prepare for release:
-
git pull
- Check current CRAN check results
- Check if any deprecation processes should be advanced, as described in Gradual deprecation
- 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
- Draft blog post
- Slack link to draft blog in #open-source-comms
Submit to CRAN:
-
usethis::use_version('major')
-
devtools::submit_cran()
- Approve email
Wait for CRAN...
- Accepted 🎉
- Add preemptive link to blog post in pkgdown news menu
-
usethis::use_github_release()
-
usethis::use_dev_version(push = TRUE)
- Finish blog post
- Tweet
jennybc commented
URL checks show this, but I don't think I should act on it. I don't think CRAN will see it because presumably the relevant machine doesn't have a Google user logged in (?).
Found the following (possibly) invalid URLs:
URL: https://mail.google.com/mail/ (moved to https://mail.google.com/mail/u/0/)
From: inst/doc/sending_messages.html
Status: 200
Message: OK
jennybc commented
No, CRAN does see it, so I will convert this to verbatim text I guess.
From check_win_devel()
:
Found the following (possibly) invalid URLs:
URL: https://mail.google.com/mail/ (moved to https://mail.google.com/mail/u/0/)
From: inst/doc/sending_messages.html
Status: 301
Message: Moved Permanently