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

Update pin_upload() args #809

Merged
merged 6 commits into from
Nov 20, 2023
Merged

Update pin_upload() args #809

merged 6 commits into from
Nov 20, 2023

Conversation

juliasilge
Copy link
Member

Closes #805

After this PR, the args for pin_write() are now consistent with pin_upload(). There were no changes needed for pin_read() / pin_download().

@juliasilge juliasilge marked this pull request as ready for review November 16, 2023 03:03
@juliasilge juliasilge requested a review from hadley November 16, 2023 15:07
NEWS.md Outdated
# pins (development version)
# pins (development version, to be released as 1.4.0)

## Breaking changes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've started calling these sections "Lifecycle changes" which is a bit less harsh than breaking, but still gets the point across.

@juliasilge juliasilge merged commit 2aa0fae into main Nov 20, 2023
14 checks passed
@juliasilge juliasilge deleted the update-pin-upload branch November 20, 2023 19:00
Copy link

github-actions bot commented Dec 5, 2023

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pin_upload() args to be consistent with pin_write()
2 participants