Skip to content

Release styler 1.4.0 #755

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

Merged
merged 12 commits into from
Mar 23, 2021
Merged

Release styler 1.4.0 #755

merged 12 commits into from
Mar 23, 2021

Conversation

lorenzwalthert
Copy link
Collaborator

@lorenzwalthert lorenzwalthert commented Mar 20, 2021

We have a new CRAN release coming up 🥳 See NEWS.md for new features. Closes #756.

Todo: Help @pat-s update his fork before/after releasing.

Prepare for release:

  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • revdepcheck::revdep_check(num_workers = 4)
  • Polish NEWS
  • If new failures, update email.yml then revdepcheck::revdep_email_maintainers()

Perform release:

  • Create RC branch (for bigger releases)
  • Bump version (in DESCRIPTION and NEWS)
  • devtools::check_win_devel() (again!)
  • devtools::submit_cran()
  • pkgdown::build_site()
  • Approve email

Wait for CRAN...

  • Tag release
  • Merge RC back to master branch
  • Bump dev version
  • Write blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

Template from r-lib/usethis#338

@codecov-io
Copy link

codecov-io commented Mar 21, 2021

Codecov Report

Merging #755 (0cbdff1) into master (a8feea9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #755   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          47       47           
  Lines        2395     2395           
=======================================
  Hits         2169     2169           
  Misses        226      226           
Impacted Files Coverage Δ
R/rules-line-breaks.R 100.00% <ø> (ø)
R/style-guides.R 99.39% <ø> (ø)
R/set-assert-args.R 92.30% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8feea9...0cbdff1. Read the comment docs.

@lorenzwalthert lorenzwalthert merged commit 3668595 into r-lib:master Mar 23, 2021
@lorenzwalthert lorenzwalthert deleted the rc-1.4.0 branch March 23, 2021 07:59
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

Successfully merging this pull request may close these issues.

Release styler 1.4.0
2 participants