Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort platforms for consistent order in e-mail.1.0.31 | Matt Rendina | 2018-12-03 | 1 | -1/+2 |
| | |||||
* | Allow override of master_platforms for building non-python packages. | Matt Rendina | 2018-10-10 | 1 | -5/+28 |
| | |||||
* | Genearte supp_env_var parameter for all jobs. | Matt Rendina | 2018-05-11 | 1 | -0/+3 |
| | |||||
* | Add ability to filter non-python packages from a platform's build. | Matt Rendina | 2018-05-03 | 1 | -3/+41 |
| | | | | | | * 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. | ||||
* | Catch and report error from an early failure of dispatch (#62)1.0.24 | Matt Rendina | 2018-04-17 | 1 | -9/+17 |
| | | | | Test for a `null` build result description property. | ||||
* | Mail suppression and related bugfixes (#61)1.0.23 | Matt Rendina | 2018-04-06 | 1 | -11/+19 |
| | | | | | | | * Remove deprecated triggering method. * Suppress e-mail when mail_recipients is empty * Handle single job suite builds correctly. * Use dispatch job's success status when summing successes. | ||||
* | Add info to e-mail notification subject, improve formatting (#60)1.0.22 | Matt Rendina | 2018-04-05 | 1 | -2/+24 |
| | |||||
* | Add multi_trigger script | Matt Rendina | 2018-02-21 | 1 | -0/+42 |