aboutsummaryrefslogtreecommitdiff
path: root/jenkins/dispatch.groovy
Commit message (Expand)AuthorAgeFilesLines
* Change download tool preference order and adjust wget flagsHEADmasterMatt Rendina2020-12-111-2/+2
* Have curl follow redirects (#75)1.0.34Matt Rendina2020-12-011-1/+1
* Cleanup1.0.33Matt Rendina2019-01-081-3/+0
* Purge indexing lockfile shortly after job starts.Matt Rendina2019-01-081-5/+12
* Accommodate new conda index tool.1.0.32Matt Rendina2018-12-131-1/+11
* Better test for version pins file. Rename example pins file to prevent uninte...Matt Rendina2018-11-081-11/+7
* Add ability to filter non-python packages from a platform's build.Matt Rendina2018-05-031-7/+8
* Add git ref parameter and checkout logic.Matt Rendina2018-05-021-0/+4
* Add initial multi-suite updater.Matt Rendina2018-04-181-12/+7
* Increase indexing timeout period.Matt Rendina2018-03-281-2/+6
* Fix publication lockfile name1.0.20Matt Rendina2018-02-221-1/+1
* * Only publish packages that have successful build AND test stages. Previousl...Matt Rendina2018-02-211-34/+47
* Write manifest data to file for rambo to useMatt Rendina2018-01-141-0/+5
* Obtain manifests via a simple clone (#54)Matt Rendina2018-01-121-4/+0
* Manifest data propagation correction (#52)Matt Rendina2018-01-121-4/+6
* Manifest location (#51)Matt Rendina2018-01-111-13/+17
* 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
* 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
* * Use pin environment only if pin packages are specified.Matt Rendina2017-09-221-8/+26
* 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-131-0/+23
* 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 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
* Selective publish stage based on overall build statusMatt Rendina2017-08-031-24/+27
* Turn on status capture again.Matt Rendina2017-08-031-8/+4