StackStorm / StackStorm/st2-packages
update pip version
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 28
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
The makefile has pip 25.0.1, so why is the failed CircleCI build using pip 20.3.3?
circle ci is using the wrong pip version.
related to 6359
Contributor guide
No contributing guide indexed for this repository
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 comparing the pip version in the Makefile with the pip setup used by the CircleCI build, then inspect the failed build details. Done means CircleCI uses the intended pip version and the build no longer reports pip 20.3.3.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100