aboutsummaryrefslogtreecommitdiff
path: root/jenkins/generator_DSL.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Allow override of master_platforms for building non-python packages.Matt Rendina2018-10-101-0/+6
|
* Genearte supp_env_var parameter for all jobs.Matt Rendina2018-05-111-0/+4
|
* Add ability to filter non-python packages from a platform's build.Matt Rendina2018-05-031-0/+5
| | | | | | * Generate dispatch jobs with appropriate filtering paramter flag. * Select a master platform for each OS at trigger time, selectively passing the filter flag as appropriate.
* Add git ref parameter and checkout logic.Matt Rendina2018-05-021-1/+3
|
* Initial test of trigger generation.Matt Rendina2018-04-231-8/+68
| | | | Generate (scheduled) trigger jobs along with the rest of the suites.
* Add initial multi-suite updater.Matt Rendina2018-04-181-32/+18
| | | | Simplify operation and downstream parameter passing methodology.
* Manifest data propagation correction (#52)Matt Rendina2018-01-121-5/+13
| | | | * Adjust propagation of manifest data * Test propagation of manifest data
* Select conda installer version separately from target conda versionMatt Rendina2017-12-211-0/+3
|
* Allow supplemental environment variables to be applied to jobs.Matt Rendina2017-12-211-2/+8
| | | | Allow recipe repository branch specification in manifest.
* Add parameter to control number of builds/logs kept per job.Matt Rendina2017-10-161-0/+17
|
* Pin versions based on presence of listMatt Rendina2017-09-251-4/+4
| | | | * Standardize all params to string values
* * Use pin environment only if pin packages are specified.Matt Rendina2017-09-221-2/+5
| | | | * Convert cull_manifest to proper boolean parameter.
* Allow pinning specific build-support packages to requested versions under ↵Matt Rendina2017-09-131-0/+1
| | | | conda-build 3.x.
* Add publication_root path to job suite descriptionMatt Rendina2017-09-061-1/+2
|
* Add numpy parameter to job suite generation 'matrix'Matt Rendina2017-09-051-101/+105
|
* Propagate branch and tag informationMatt Rendina2017-08-291-1/+11
|
* Typo fixMatt Rendina2017-08-281-1/+1
|
* Cleanup and add suite descriptionMatt Rendina2017-08-281-12/+15
|
* Remove old varMatt Rendina2017-08-281-5/+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-251-0/+8
|
* Pull publication root from manifest instead of paramsMatt Rendina2017-08-161-3/+1
|
* Compose publication path and run index thereMatt Rendina2017-08-031-2/+2
|
* Typo fixMatt Rendina2017-08-031-1/+1
|
* Inject env var for use downstreamMatt Rendina2017-08-031-0/+2
|
* Propagate repo and branch names to all job logsMatt Rendina2017-06-131-0/+6
|
* Simplify control repo and branch specificationMatt Rendina2017-06-081-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add parameters to package_builder jobsMatt Rendina2017-06-071-0/+6
|
* Improve the log output detail and clarityMatt Rendina2017-04-261-11/+21
|
* Updating build flags; update and test patch mechanism; update patch files; ↵Matt Rendina2017-04-241-0/+2
| | | | 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-24/+42
| | | | formatting
* Change name of dispatch job to place at top of list in default view.Matt Rendina2017-04-101-1/+1
|
* Build granularity implementationMatt Rendina2017-04-071-0/+71