aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bb32c59f68689451235893364c83cfd9ebcec5f9 (plain) (blame)
1
2
3
4
5
6
This project contains several files to partially define and facilitate an
automated conda package building system for the astroconda project.

- `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/))
- `/manifests` : Lists of conda package & metapackage recipes, and associated metadata for various astroconda release types ([YAML](http://yaml.org/))
- `/patches` : Patches to apply to conda machinery immediately after installation of conda to fix bugs that have not yet been corrected in available/applicable releases.