StackStorm / StackStorm/st2

remove github repo depencencies

Open
#4,851 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

complexity:medium deployment enhancement external dependency help wanted
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

Please remove the github repo dependencies and change to proper python dependencies. Those of us with dev environments behind firewalls run our own gitlab/github, pypi, and npm repos.

We are working on upstream fixes, but we won't be able to pull request them. We need to change these dependencies to point at our own internal gitlab/git repos.

Unless you have another solution for us to fix dependencies like:

git+https://github.com/StackStorm/orquesta.git@e6ebbbeb2c661486067e659dc7552f0a986603a6#egg=orquesta

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

Search the repository's dependency declarations for the shown git+https GitHub entry and read how Python dependencies are currently specified. The work is done when the dependency no longer requires that GitHub URL and installation can resolve it through the Python or internal repository sources described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github, python
Domain
build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.