aboutsummaryrefslogtreecommitdiff
path: root/jenkins
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMatt Rendina2017-12-211-1/+1
* Select conda installer version separately from target conda versionMatt Rendina2017-12-213-5/+11
* Allow supplemental environment variables to be applied to jobs.Matt Rendina2017-12-214-7/+39
* Clean workspace before creating subdirectoryMatt Rendina2017-10-251-4/+4
* Provide isolated home dir override for each job suite.Matt Rendina2017-10-252-0/+8
* Add parameter to control number of builds/logs kept per job.Matt Rendina2017-10-161-0/+17
* Add generalized scheduled_trigger pipeline scriptMatt Rendina2017-10-121-0/+72
* 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
* Disable setuptools version pin1.0.5Matt Rendina2017-09-251-2/+2
* Pin versions based on presence of listMatt Rendina2017-09-254-26/+25
* * Use pin environment only if pin packages are specified.Matt Rendina2017-09-224-17/+46
* Search a provided channel before searching defaultsMatt Rendina2017-09-201-3/+5
* Test conda_build 3.x substring bugfix patchMatt Rendina2017-09-181-0/+9
* Allow pinning specific build-support packages to requested versions under con...Matt Rendina2017-09-135-225/+65
* 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
* 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
* 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
* Propagate branch and tag informationMatt Rendina2017-08-293-3/+24
* Use entire tag ref spec stringMatt Rendina2017-08-291-2/+6
* 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
* Ignore existing files when rsyncing packagesMatt Rendina2017-08-181-1/+2
* Use site cache for yaml libraryMatt Rendina2017-08-181-2/+13
* Remove paramMatt Rendina2017-08-161-1/+0
* Pull publication root from manifest instead of paramsMatt Rendina2017-08-163-9/+8
* 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 c...Matt Rendina2017-08-101-1/+1
* 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 somethi...Matt Rendina2017-08-091-29/+32