posit-dev / posit-dev/rsconnect-python
[Question] Adding a custom URL to an app during deployment
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Is it possible to add a custom URL to the app while deploying content? For example, the R package for the Posit API has set_vanity_url has this functionality, I was wondering what the equivalent of that is in the Python CLI.
I didn't find an option for this in the deploy subcommand.
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 with the deploy subcommand and the linked Posit API set_vanity_url documentation to determine how a custom URL is represented during deployment. Confirm whether the Python CLI can pass this value through, and consider the work complete when deployment accepts and applies a custom URL or clearly reports the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100