aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add missing comma so propagate directive gets honored.Matt Rendina2017-09-251-2/+1
|/
* Disable setuptools version pin1.0.5Matt Rendina2017-09-251-2/+2
|
* Merge pull request #38 from rendinam/param_consolidationMatt Rendina2017-09-255-28/+28
|\ | | | | Pin versions based on presence of list
| * Pin versions based on presence of listMatt Rendina2017-09-255-28/+28
|/ | | | * Standardize all params to string values
* Merge pull request #37 from rendinam/activate_pins_by_configMatt Rendina2017-09-225-18/+47
|\ | | | | Use pin environment only if pin packages are specified.
| * * Use pin environment only if pin packages are specified.Matt Rendina2017-09-225-18/+47
|/ | | | * Convert cull_manifest to proper boolean parameter.
* Merge pull request #36 from astroconda/astroquery-with-deps1.0.4Joseph Hunkeler2017-09-211-0/+4
|\ | | | | Add astroquery (with dependencies)
| * Add astroquery (with dependencies)astroquery-with-depsJoseph Hunkeler2017-09-201-0/+4
|/
* Merge pull request #35 from rendinam/cubeviz1.0.3Matt Rendina2017-09-202-2/+2
|\ | | | | Rename cube-tools to cubeviz
| * Rename cube-tools to cubevizMatt Rendina2017-09-202-2/+2
|/
* Merge pull request #34 from rendinam/channel_order1.0.2Matt Rendina2017-09-201-3/+5
|\ | | | | Search a provided channel before searching defaults
| * Search a provided channel before searching defaultsMatt Rendina2017-09-201-3/+5
|/
* Merge pull request #33 from rendinam/cb3_bugfix_patch1.0.1Matt Rendina2017-09-183-2/+24
|\ | | | | generalized conda-build 3.x substring bugfix patch
| * Test conda_build 3.x substring bugfix patchMatt Rendina2017-09-183-2/+24
|/
* Merge pull request #32 from rendinam/manifest_update1.0.0Matt Rendina2017-09-152-4/+10
|\ | | | | Update publication channels and package lists
| * Update publication channels and package listsMatt Rendina2017-09-152-4/+10
|/
* Merge pull request #31 from rendinam/pkg_pinning0.2.3Matt Rendina2017-09-137-226/+76
|\ | | | | Allow pinning build support packages to requested versions...
| * Allow pinning specific build-support packages to requested versions under ↵Matt Rendina2017-09-137-226/+76
|/ | | | conda-build 3.x.
* Merge pull request #30 from rendinam/numpy_matrix0.2.2Matt Rendina2017-09-069-120/+126
|\ | | | | Numpy 'matrix build' support; channel access in test stage
| * CleanupMatt Rendina2017-09-061-2/+0
| |
| * Add numpy version argument to rambo callMatt Rendina2017-09-061-0/+1
| |
| * Add publication_root path to job suite descriptionMatt Rendina2017-09-061-1/+2
| |
| * Remove numpy referencesMatt Rendina2017-09-065-10/+5
| |
| * Add channel specification to test stage argumentsMatt Rendina2017-09-061-7/+11
| |
| * Add numpy parameter to job suite generation 'matrix'Matt Rendina2017-09-053-103/+110
| |
* | Merge pull request #29 from rendinam/master0.2.1Matt Rendina2017-08-294-3/+32
|\| | | | | Properly support master branch tags
| * Propagate tag value to downstream scripts.Matt Rendina2017-08-292-0/+2
| |
| * Remove typo lineMatt Rendina2017-08-291-1/+2
| |
| * Better separation of branch and tag string sourcesMatt Rendina2017-08-291-3/+4
| |
| * Merge pull request #1 from rendinam/tag_testMatt Rendina2017-08-293-3/+28
|/| | | | | Tag test
| * Propagate branch and tag informationMatt Rendina2017-08-293-3/+24
| |
| * Use entire tag ref spec stringMatt Rendina2017-08-291-2/+6
|/
* Merge pull request #28 from rendinam/batch_update0.2.0Matt Rendina2017-08-282-98/+112
|\ | | | | Batch update
| * Typo fixMatt Rendina2017-08-281-1/+1
| |
| * Cleanup and add suite descriptionMatt Rendina2017-08-281-12/+15
| |
| * Remove varMatt Rendina2017-08-281-1/+1
| |
| * Remove old varMatt Rendina2017-08-282-6/+1
| |
| * Scope testMatt Rendina2017-08-281-3/+5
| |
| * Scope adjustMatt Rendina2017-08-281-1/+3
| |
| * Create multiple job suites.Matt Rendina2017-08-281-93/+96
| |
| * Split list properlyMatt Rendina2017-08-281-1/+1
| |
| * Test labels listMatt Rendina2017-08-252-0/+9
|/
* Update dev-test.yamlMatt Rendina2017-08-231-6/+7
|
* Merge pull request #27 from rendinam/rsync_ignoreMatt Rendina2017-08-181-1/+2
|\ | | | | Ignore existing files when rsyncing packages
| * Ignore existing files when rsyncing packagesMatt Rendina2017-08-181-1/+2
|/
* Merge pull request #26 from rendinam/lib_cacheMatt Rendina2017-08-181-2/+13
|\ | | | | Use site cache for yaml library
| * Use site cache for yaml libraryMatt Rendina2017-08-181-2/+13
|/
* Merge pull request #25 from rendinam/add_manifestMatt Rendina2017-08-171-0/+24
|\ | | | | Add ETC third party manifest
| * Add ETC third party manifestMatt Rendina2017-08-171-0/+24
|/
* Merge pull request #24 from rendinam/param_consolidateMatt Rendina2017-08-1611-48/+44
|\ | | | | Param consolidate