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 version 0.3.0 #32

Merged
merged 4 commits into from
May 17, 2024
Merged

Release version 0.3.0 #32

merged 4 commits into from
May 17, 2024

Conversation

usmap-bot
Copy link
Collaborator

@usmap-bot usmap-bot commented May 11, 2024

🚀 usmapdata v0.3.0 release candidate

📝 Pre-release checklist

  • Review automated changes
  • Review rhub and win_devel checks (see maintainer email for results)
  • Review reverse dependency checks
  • Review check and test results
  • Verify DESCRIPTION and NEWS.md are accurate
  • Update cran-comments.md if necessary
  • Run devtools::release() from this branch
  • Perform necessary CRAN verification release steps (see maintainer email)

⏳ Wait for CRAN to publish package. If changes are requested, commit fixes to this pull request and re-run devtools::release().

📝 Post-release checklist

  • git tag v0.3.0
  • git push --tags
  • Update DESCRIPTION and NEWS.md versions to 0.3.0.9000
  • Add release date of latest version to NEWS.md
    • Example Released Monday, February 31, 2020.
  • Commit changes with message Prepare for next release
  • Run usethis::use_github_release() from this branch

✅ Merge this pull request when all post-release tasks are complete.

@usmap-bot usmap-bot added the release Release candidate pull requests label May 11, 2024
@usmap-bot usmap-bot requested a review from pdil May 11, 2024 14:33
@pdil pdil marked this pull request as ready for review May 12, 2024 20:31
@@ -0,0 +1,6 @@
if(requireNamespace('spelling', quietly = TRUE))

Check notice

Code scanning / lintr

Place a space before left parenthesis, except in a function call. Note test

Place a space before left parenthesis, except in a function call.
@@ -0,0 +1,6 @@
if(requireNamespace('spelling', quietly = TRUE))

Check notice

Code scanning / lintr

Only use double-quotes. Note test

Only use double-quotes.
@pdil pdil merged commit c57a761 into master May 17, 2024
8 checks passed
@pdil pdil deleted the release/0.3.0 branch May 17, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release candidate pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants