posit-dev / posit-dev/rsconnect-python
Fetch logs if verification fails
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
In contexts where verification indicates that the application has experienced some kind of startup issue, it would be helpful to return the logs from Connect. This would be particularly helpful in ephemeral infrastructure contexts, where there is often no simple way to visit the failing content in the browser.
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
No file, test, or entry point is named. Start by tracing the CLI's verification flow and its interaction with Connect, then determine how logs can be returned when verification reports a startup issue. Done means verification failures expose the relevant Connect logs, including in ephemeral infrastructure contexts.
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
- Needs clarification
- Newbie friendliness
- 35/100