StackStorm / StackStorm/st2

st2-submit-debug-info should also include a list of installed Python dependencies

Open
#1,844 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.