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

simplify url-patching for manifest #686

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

ijlyttle
Copy link
Contributor

Hi @juliasilge - hopefully this can be useful.

I found a much simpler way to form the URLs, to the point where I was wondering what I was thinking in the first place 😳

@juliasilge juliasilge merged commit 3990c06 into rstudio:board-url-versioned Dec 15, 2022
@ijlyttle ijlyttle deleted the simplify-url branch December 15, 2022 18:20
juliasilge added a commit that referenced this pull request Dec 16, 2022
* Stash work on versioned board_url

* Get started on `board_url()` changes after manifest work

* Fix `pin_meta` method

* Update test to accommodate `is_testing()`

* Update `pin_meta` to check for versioning

* Update NEWS

* Get rid of "No encoding supplied: defaulting to UTF-8."

* Rename to `end_with_slash()`

* Pass through other board args correctly

* Update R/board_url.R

Co-authored-by: Hadley Wickham <[email protected]>

* Feedback from code review

* Test error messages better

* Update test for new error message

* simplify url-patching for manifest (#686)

* Add example for manifest file

* Update from master to main

* Update R/board_url.R

Co-authored-by: Hadley Wickham <[email protected]>

* Update R/board_url.R

Co-authored-by: Hadley Wickham <[email protected]>

* Fix up error message handling

* Remember that paste0 is already vectorized

* Remove unnecessary `which()`

Co-authored-by: Hadley Wickham <[email protected]>
Co-authored-by: Ian Lyttle <[email protected]>
@github-actions
Copy link

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 30, 2022
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.

2 participants