Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initial multi-suite updater. | Matt Rendina | 2018-04-18 | 1 | -2/+1 |
| | | | | Simplify operation and downstream parameter passing methodology. | ||||
* | * Only publish packages that have successful build AND test stages. ↵ | Matt Rendina | 2018-02-21 | 1 | -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 Rendina | 2017-12-21 | 1 | -0/+10 |
| | | | | Allow recipe repository branch specification in manifest. | ||||
* | Provide isolated home dir override for each job suite. | Matt Rendina | 2017-10-25 | 1 | -0/+4 |
| | |||||
* | * Use pin environment only if pin packages are specified. | Matt Rendina | 2017-09-22 | 1 | -4/+9 |
| | | | | * Convert cull_manifest to proper boolean parameter. | ||||
* | Search a provided channel before searching defaults | Matt Rendina | 2017-09-20 | 1 | -3/+5 |
| | |||||
* | Allow pinning specific build-support packages to requested versions under ↵ | Matt Rendina | 2017-09-13 | 1 | -13/+28 |
| | | | | conda-build 3.x. | ||||
* | Add channel specification to test stage arguments | Matt Rendina | 2017-09-06 | 1 | -7/+11 |
| | |||||
* | Propagate tag value to downstream scripts. | Matt Rendina | 2017-08-29 | 1 | -0/+1 |
| | |||||
* | Sort environment dumps | Matt Rendina | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | Skip test stage | Matt Rendina | 2017-08-03 | 1 | -18/+20 |
| | |||||
* | Improved granularity and ratcheting of status values from build jobs | Matt Rendina | 2017-06-30 | 1 | -7/+8 |
| | |||||
* | Propagate repo and branch names to all job logs | Matt Rendina | 2017-06-13 | 1 | -0/+4 |
| | |||||
* | Setup for build status propagation to dispatch job | Matt Rendina | 2017-06-07 | 1 | -0/+14 |
| | |||||
* | Add missing --channel flag | Matt Rendina | 2017-06-07 | 1 | -1/+1 |
| | |||||
* | Testing channel use for culled manifests | Matt Rendina | 2017-06-06 | 1 | -1/+14 |
| | |||||
* | Add env var changes from other branch | Matt Rendina | 2017-05-23 | 1 | -4/+6 |
| | |||||
* | Improve the log output detail and clarity | Matt Rendina | 2017-04-26 | 1 | -13/+17 |
| | |||||
* | Updating build flags; update and test patch mechanism; update patch files; ↵ | Matt Rendina | 2017-04-24 | 1 | -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 Rendina | 2017-04-18 | 1 | -35/+36 |
| | | | | all arguments; manifest grooming; use filtered and culled manifest provided by build utility | ||||
* | Build granularity implementation | Matt Rendina | 2017-04-07 | 1 | -0/+68 |