conda-forge / conda-forge/conda-forge.github.io
Consider repos which already have build recipes
Aberta
Complexity - medium
Size - large
- Linguagem predominante
- JavaScript
- Estrelas
- 170
- Forks
- 320
- Merge médio
- 2d 10h
- PRs com merge (30d)
- 5
Descrição
Some repos ship with a conda recipe as part of the source - it would be nice to avoid duplicating the recipe, and just use that directly - perhaps using git submodules (which are horrible, but would work for this process). Updating a recipe would then be a matter of updating the submodule location.
I did something similar in https://github.com/pelson/package_with_continuous_delivery/tree/_build.
This might also give us a way to package packages for which no recipe is needed (because the `conda skeleton` approach works).
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.