Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[REF] Dependency cloning more extensible #337

Closed
wants to merge 1 commit into from

Conversation

dreispt
Copy link
Member

@dreispt dreispt commented Jun 27, 2016

This is a preparatory work, to next add a "satellite repo integration" feature.
The run() function both cloned dependency repos, and pip installed the Python requirements.txt.
Here we split these two jobs into their own functions: clone_repos() and install_requirements().

@dreispt dreispt force-pushed the add-repo-integration branch from 46f0191 to 6e6daf1 Compare July 4, 2016 22:30
@moylop260
Copy link
Contributor

👍

@pedrobaeza
Copy link
Member

Is this still relevant? If so, you need to rebase.

@dreispt
Copy link
Member Author

dreispt commented Oct 12, 2016

@pedrobaeza Yes it still is, but I'm following the pip-installation work to see how it matches with this.

@pedrobaeza pedrobaeza force-pushed the master branch 6 times, most recently from bd52b5c to 4cad6e5 Compare October 13, 2016 00:12
@nhomar
Copy link
Member

nhomar commented Oct 26, 2017

@dreispt Is this valid yet? can you rebase if Yes,, you had the +1 from @moylop260 but it is not mergeabel

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

Successfully merging this pull request may close these issues.

4 participants