st2-submit-debug-info should also include a list of installed Python dependencies
Open
Nobody has claimed this yet.
CLI
complexity:easy
enhancement
feature
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
st2-submit-debug-info output should also include a list of all the installed Python dependencies used by StackStorm and Mistral.
This way it will be easier for us to see if an issue is related to a user using an invalid / unsupported version of a Python dependency.
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 implementation of st2-submit-debug-info and reviewing how its current output is assembled. Run the command to establish the existing output, then make the installed Python dependencies used by StackStorm and Mistral appear in the debug information and verify that the list is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100