Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove github repo depencencies #4851

Open
guzzijones opened this issue Jan 27, 2020 · 2 comments
Open

remove github repo depencencies #4851

guzzijones opened this issue Jan 27, 2020 · 2 comments

Comments

@guzzijones
Copy link
Contributor

guzzijones commented Jan 27, 2020

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
@blag
Copy link
Contributor

blag commented Jan 27, 2020

Expanding on this, these are the four dependencies and what work needs to be done to fix this:

@iodbh
Copy link

iodbh commented Mar 13, 2023

we ran into the same issue, a workaround that doesn't require patching the requirements is:

git config --global url."ssh://[email protected]/.../logshipper.git".insteadOf "https://github.com/StackStorm/logshipper.git"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants