aboutsummaryrefslogtreecommitdiff
path: root/jenkins/package_builder.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Add initial multi-suite updater.Matt Rendina2018-04-181-2/+1
| | | | Simplify operation and downstream parameter passing methodology.
* * Only publish packages that have successful build AND test stages. ↵Matt Rendina2018-02-211-15/+23
| | | | | | | | Previously, if a package file was created, it was published even if the tests did not all pass. * Refactor build status propagation * Allow for a trigger-level summary of all downstream job results. * Simplify machinery by using result paylods provided directly by build calls.
* Allow supplemental environment variables to be applied to jobs.Matt Rendina2017-12-211-0/+10
| | | | Allow recipe repository branch specification in manifest.
* Provide isolated home dir override for each job suite.Matt Rendina2017-10-251-0/+4
|
* * Use pin environment only if pin packages are specified.Matt Rendina2017-09-221-4/+9
| | | | * Convert cull_manifest to proper boolean parameter.
* Search a provided channel before searching defaultsMatt Rendina2017-09-201-3/+5
|
* Allow pinning specific build-support packages to requested versions under ↵Matt Rendina2017-09-131-13/+28
| | | | conda-build 3.x.
* Add channel specification to test stage argumentsMatt Rendina2017-09-061-7/+11
|
* Propagate tag value to downstream scripts.Matt Rendina2017-08-291-0/+1
|
* Sort environment dumpsMatt Rendina2017-08-031-1/+1
|
* Skip test stageMatt Rendina2017-08-031-18/+20
|
* Improved granularity and ratcheting of status values from build jobsMatt Rendina2017-06-301-7/+8
|
* Propagate repo and branch names to all job logsMatt Rendina2017-06-131-0/+4
|
* Setup for build status propagation to dispatch jobMatt Rendina2017-06-071-0/+14
|
* Add missing --channel flagMatt Rendina2017-06-071-1/+1
|
* Testing channel use for culled manifestsMatt Rendina2017-06-061-1/+14
|
* Add env var changes from other branchMatt Rendina2017-05-231-4/+6
|
* Improve the log output detail and clarityMatt Rendina2017-04-261-13/+17
|
* Updating build flags; update and test patch mechanism; update patch files; ↵Matt Rendina2017-04-241-3/+3
| | | | add and update manifest content; allow for build_control repo URL speciication
* Testing conda machinery patching capability; use cleaner approach for shellc ↵Matt Rendina2017-04-181-35/+36
| | | | all arguments; manifest grooming; use filtered and culled manifest provided by build utility
* Build granularity implementationMatt Rendina2017-04-071-0/+68