posit-dev / posit-dev/rsconnect-python
Drop the "Direct Content URL" in output of deploys
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
I've always thought it was strange that rsconnect-python emits both the webapp URL as well as the standalone URL (with a name that is different from what we use elsewhere "open solo"). Maybe we should make an issue to 🚮 the standalone URL in this log? One can easily get it in the webapp (or construct it if one wanted to do that)
Originally posted by @jonkeane in https://github.com/posit-dev/rsconnect-python/pull/682#discussion_r2142941698
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 at the deploy command's output in the rsconnect-python CLI and identify where both the webapp URL and standalone URL are emitted. Remove the standalone URL from that log output, while retaining the webapp URL; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100