aboutsummaryrefslogtreecommitdiff
path: root/jenkins/dispatch.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Allow for JWST specfile generationMatt Rendina2018-01-051-1/+45
|
* Fix typo1.0.13Matt Rendina2017-12-211-1/+1
|
* Restrict bugfix patching to conda-build 3.0.x series.Matt Rendina2017-12-211-1/+2
|
* Select conda installer version separately from target conda versionMatt Rendina2017-12-211-5/+7
|
* Allow supplemental environment variables to be applied to jobs.Matt Rendina2017-12-211-2/+14
| | | | Allow recipe repository branch specification in manifest.
* Clean workspace before creating subdirectoryMatt Rendina2017-10-251-4/+4
|
* Provide isolated home dir override for each job suite.Matt Rendina2017-10-251-0/+4
|
* Add cleanup stage to purge workspace directory upon completion.Matt Rendina2017-10-091-0/+7
|
* Add missing comma so propagate directive gets honored.Matt Rendina2017-09-251-2/+1
|
* Pin versions based on presence of listMatt Rendina2017-09-251-19/+18
| | | | * Standardize all params to string values
* * Use pin environment only if pin packages are specified.Matt Rendina2017-09-221-8/+26
| | | | * Convert cull_manifest to proper boolean parameter.
* Test conda_build 3.x substring bugfix patchMatt Rendina2017-09-181-0/+9
|
* Allow pinning specific build-support packages to requested versions under ↵Matt Rendina2017-09-131-0/+23
| | | | conda-build 3.x.
* CleanupMatt Rendina2017-09-061-2/+0
|
* Add numpy version argument to rambo callMatt Rendina2017-09-061-0/+1
|
* Add numpy parameter to job suite generation 'matrix'Matt Rendina2017-09-051-2/+4
|
* Propagate tag value to downstream scripts.Matt Rendina2017-08-291-0/+1
|
* Propagate branch and tag informationMatt Rendina2017-08-291-0/+6
|
* Ignore existing files when rsyncing packagesMatt Rendina2017-08-181-1/+2
|
* Pull publication root from manifest instead of paramsMatt Rendina2017-08-161-3/+2
|
* Remove sleep delay scale factorMatt Rendina2017-08-101-1/+1
|
* Generalize miniconda installer selectionMatt Rendina2017-08-101-5/+7
|
* Better publication status outputMatt Rendina2017-08-101-1/+2
|
* cleanupMatt Rendina2017-08-101-1/+3
|
* Redirect stderr to stdout so it can be captured when running py2 version of ↵Matt Rendina2017-08-101-1/+1
| | | | conda-build
* Trim stdout of conda-build version callMatt Rendina2017-08-101-1/+1
|
* Check on version string captureMatt Rendina2017-08-101-0/+1
|
* Change type of return code comparison valueMatt Rendina2017-08-091-1/+1
|
* Status diagnostic and reduced test manifestMatt Rendina2017-08-091-0/+1
|
* Capture return codeMatt Rendina2017-08-091-2/+3
|
* Path fix and diagnostic outputMatt Rendina2017-08-091-1/+2
|
* Remove conditional publication to allow for partial builds to produce ↵Matt Rendina2017-08-091-29/+32
| | | | something valuable
* Selective publish stage based on overall build statusMatt Rendina2017-08-031-24/+27
|
* Turn on status capture again.Matt Rendina2017-08-031-8/+4
|
* Correct lockfile path, turn off status captureMatt Rendina2017-08-031-5/+9
|
* typo fixMatt Rendina2017-08-031-1/+1
|
* Capture shell shell call output to investigate failure reportingMatt Rendina2017-08-031-4/+4
|
* Compose publication path and run index thereMatt Rendina2017-08-031-2/+3
|
* Adjust final publication pathMatt Rendina2017-08-031-1/+1
|
* Lockfile testingMatt Rendina2017-08-031-6/+20
|
* Lockfile testMatt Rendina2017-08-031-7/+5
|
* Different file creation approachMatt Rendina2017-08-031-5/+7
|
* Sort environment dumpsMatt Rendina2017-08-031-1/+1
|
* Put vars in correct scopeMatt Rendina2017-08-031-2/+2
|
* File create testMatt Rendina2017-08-031-4/+19
|
* New stage and value passingMatt Rendina2017-08-031-0/+4
|
* Better outputMatt Rendina2017-07-261-1/+1
|
* Better outputMatt Rendina2017-07-261-2/+2
|
* Typo fixMatt Rendina2017-07-261-3/+3
|
* Only patch conda-build 2.x for bugfix now in conda-build 3.xMatt Rendina2017-07-261-7/+12
|