Add new `board_connect_url()`
Open
Nobody has claimed this yet.
.enhancement
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Related to rstudio/pins-r#706
In that PR, we are adding a new board for using Connect vanity URLs. This is a read-only board without versioning, so basically like board_url() with the Connect-specific authentication. Most of the work/thought was getting the testing to run well FWIW.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing board_url() entry point and the related board tests. Compare their behavior with the requested Connect-specific authentication, then verify that the new board is read-only and has no versioning; the board tests should demonstrate the completed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100