Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow override of master_platforms for building non-python packages. | Matt Rendina | 2018-10-10 | 1 | -0/+6 |
| | |||||
* | Genearte supp_env_var parameter for all jobs. | Matt Rendina | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | Add ability to filter non-python packages from a platform's build. | Matt Rendina | 2018-05-03 | 1 | -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 Rendina | 2018-05-02 | 1 | -1/+3 |
| | |||||
* | Initial test of trigger generation. | Matt Rendina | 2018-04-23 | 1 | -8/+68 |
| | | | | Generate (scheduled) trigger jobs along with the rest of the suites. | ||||
* | Add initial multi-suite updater. | Matt Rendina | 2018-04-18 | 1 | -32/+18 |
| | | | | Simplify operation and downstream parameter passing methodology. | ||||
* | Manifest data propagation correction (#52) | Matt Rendina | 2018-01-12 | 1 | -5/+13 |
| | | | | * Adjust propagation of manifest data * Test propagation of manifest data | ||||
* | Select conda installer version separately from target conda version | Matt Rendina | 2017-12-21 | 1 | -0/+3 |
| | |||||
* | Allow supplemental environment variables to be applied to jobs. | Matt Rendina | 2017-12-21 | 1 | -2/+8 |
| | | | | Allow recipe repository branch specification in manifest. | ||||
* | Add parameter to control number of builds/logs kept per job. | Matt Rendina | 2017-10-16 | 1 | -0/+17 |
| | |||||
* | Pin versions based on presence of list | Matt Rendina | 2017-09-25 | 1 | -4/+4 |
| | | | | * Standardize all params to string values | ||||
* | * Use pin environment only if pin packages are specified. | Matt Rendina | 2017-09-22 | 1 | -2/+5 |
| | | | | * Convert cull_manifest to proper boolean parameter. | ||||
* | Allow pinning specific build-support packages to requested versions under ↵ | Matt Rendina | 2017-09-13 | 1 | -0/+1 |
| | | | | conda-build 3.x. | ||||
* | Add publication_root path to job suite description | Matt Rendina | 2017-09-06 | 1 | -1/+2 |
| | |||||
* | Add numpy parameter to job suite generation 'matrix' | Matt Rendina | 2017-09-05 | 1 | -101/+105 |
| | |||||
* | Propagate branch and tag information | Matt Rendina | 2017-08-29 | 1 | -1/+11 |
| | |||||
* | Typo fix | Matt Rendina | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Cleanup and add suite description | Matt Rendina | 2017-08-28 | 1 | -12/+15 |
| | |||||
* | Remove old var | Matt Rendina | 2017-08-28 | 1 | -5/+1 |
| | |||||
* | Scope test | Matt Rendina | 2017-08-28 | 1 | -3/+5 |
| | |||||
* | Scope adjust | Matt Rendina | 2017-08-28 | 1 | -1/+3 |
| | |||||
* | Create multiple job suites. | Matt Rendina | 2017-08-28 | 1 | -93/+96 |
| | |||||
* | Split list properly | Matt Rendina | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Test labels list | Matt Rendina | 2017-08-25 | 1 | -0/+8 |
| | |||||
* | Pull publication root from manifest instead of params | Matt Rendina | 2017-08-16 | 1 | -3/+1 |
| | |||||
* | Compose publication path and run index there | Matt Rendina | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | Typo fix | Matt Rendina | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | Inject env var for use downstream | Matt Rendina | 2017-08-03 | 1 | -0/+2 |
| | |||||
* | Propagate repo and branch names to all job logs | Matt Rendina | 2017-06-13 | 1 | -0/+6 |
| | |||||
* | Simplify control repo and branch specification | Matt Rendina | 2017-06-08 | 1 | -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 jobs | Matt Rendina | 2017-06-07 | 1 | -0/+6 |
| | |||||
* | Improve the log output detail and clarity | Matt Rendina | 2017-04-26 | 1 | -11/+21 |
| | |||||
* | Updating build flags; update and test patch mechanism; update patch files; ↵ | Matt Rendina | 2017-04-24 | 1 | -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 Rendina | 2017-04-21 | 1 | -24/+42 |
| | | | | formatting | ||||
* | Change name of dispatch job to place at top of list in default view. | Matt Rendina | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | Build granularity implementation | Matt Rendina | 2017-04-07 | 1 | -0/+71 |