aboutsummaryrefslogtreecommitdiff
path: root/jenkins/job-suite-generator.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Manifest management fixes (#55)1.0.17Matt Rendina2018-01-121-2/+4
| | | | | | * Obtain manifests via simple clone * Remove submodule clone * Fix copy syntax
* Obtain manifests via a simple clone (#54)Matt Rendina2018-01-121-0/+3
| | | | | * Place clone in top-level job script * Remove submodule clone
* Fix typoMatt Rendina2017-12-211-1/+1
|
* Select conda installer version separately from target conda versionMatt Rendina2017-12-211-0/+1
|
* Pin versions based on presence of listMatt Rendina2017-09-251-1/+1
| | | | * Standardize all params to string values
* Add numpy parameter to job suite generation 'matrix'Matt Rendina2017-09-051-0/+1
|
* 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-291-2/+7
|
* Use entire tag ref spec stringMatt Rendina2017-08-291-2/+6
|
* Remove varMatt Rendina2017-08-281-1/+1
|
* Remove old varMatt Rendina2017-08-281-1/+0
|
* Test labels listMatt Rendina2017-08-251-0/+1
|
* 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-161-3/+5
|
* Propagate repo and branch names to all job logsMatt Rendina2017-06-131-0/+3
|
* Simplify control repo and branch specificationMatt Rendina2017-06-081-11/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Got source repo and branch Got source repo and branch Getting branch into correct type Test passing repo info to subordinate script Test passing repo info to subordinate script Trying to get values passed... Value passing testing... Value passing testing... Value passing testing... Value access from jobDSL testing Value access from jobDSL testing Test parameter override Test parameter override Test parameter pass via file Test parameter pass via file Test parameter simplification Minor formatting and whitespace cleanup Cleanup
* Improve the log output detail and clarityMatt Rendina2017-04-261-12/+16
|
* Updating build flags; update and test patch mechanism; update patch files; ↵Matt Rendina2017-04-241-0/+1
| | | | add and update manifest content; allow for build_control repo URL speciication
* Add control of culling behavior via dispatch trigger; more parameterization; ↵Matt Rendina2017-04-211-7/+13
| | | | formatting
* Build granularity implementationMatt Rendina2017-04-071-0/+45