anaconda-graveyard / conda-concourse-ci

Conda-driven Concourse CI for package building
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

Added little utils code for scanning fast build order of recipes #127

Open katietz opened 5 years ago

mingwandroid commented 5 years ago

Any chance of pythonifying this? That'd be ideal, otherwise, I think adding a conda-recipe to build it from source and then checking in some binaries would be good.

msarahan commented 5 years ago

fine for now. We can explore pythonifying it later. It would be nice to potentially wrap the C and have a "fast mode" that c3i can use. Kai, can you write up some directions on how to use this tool? It might be good to add some stuff to the recipe in this repo so that the build instructions are in code.