Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run index again on one linux dispatch job only.index_experiment | Matt Rendina | 2020-04-16 | 1 | -5/+7 |
| | |||||
* | Disable index call entirely. Do it manually to compare. | Matt Rendina | 2020-04-16 | 1 | -5/+6 |
| | |||||
* | define base index command | Matt Rendina | 2020-04-16 | 1 | -0/+1 |
| | |||||
* | Restrict to one OS for now | Matt Rendina | 2020-04-16 | 1 | -29/+35 |
| | |||||
* | Cleanup1.0.33 | Matt Rendina | 2019-01-08 | 1 | -3/+0 |
| | |||||
* | Purge indexing lockfile shortly after job starts. | Matt Rendina | 2019-01-08 | 1 | -5/+12 |
| | |||||
* | Accommodate new conda index tool.1.0.32 | Matt Rendina | 2018-12-13 | 1 | -1/+11 |
| | |||||
* | Sort platforms for consistent order in e-mail.1.0.31 | Matt Rendina | 2018-12-03 | 1 | -1/+2 |
| | |||||
* | Merge pull request #71 from rendinam/test_pin_enable1.0.30 | Matt Rendina | 2018-11-08 | 2 | -11/+7 |
|\ | | | | | Better test for version pins file. | ||||
| * | Better test for version pins file. Rename example pins file to prevent ↵ | Matt Rendina | 2018-11-08 | 2 | -11/+7 |
|/ | | | | unintentional use. | ||||
* | Merge pull request #70 from rendinam/master_platform_select1.0.29 | Matt Rendina | 2018-10-10 | 2 | -5/+34 |
|\ | | | | | Allow override of master_platforms for building non-python packages. | ||||
| * | Allow override of master_platforms for building non-python packages. | Matt Rendina | 2018-10-10 | 2 | -5/+34 |
|/ | |||||
* | Merge pull request #67 from rendinam/supp_env_var1.0.28 | Matt Rendina | 2018-05-11 | 2 | -0/+7 |
|\ | | | | | Genearte supp_env_var parameter for all jobs. | ||||
| * | Genearte supp_env_var parameter for all jobs. | Matt Rendina | 2018-05-11 | 2 | -0/+7 |
|/ | |||||
* | Merge pull request #66 from rendinam/filter_nonpy1.0.27 | Matt Rendina | 2018-05-03 | 3 | -10/+54 |
|\ | | | | | Add ability to filter non-python packages from a platform's build. | ||||
| * | Add ability to filter non-python packages from a platform's build. | Matt Rendina | 2018-05-03 | 3 | -10/+54 |
|/ | | | | | | * 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. | ||||
* | Merge pull request #65 from rendinam/rambo_select | Matt Rendina | 2018-05-02 | 3 | -1/+8 |
|\ | | | | | Add git ref parameter and checkout logic for obtaining build support utility. | ||||
| * | Add git ref parameter and checkout logic. | Matt Rendina | 2018-05-02 | 3 | -1/+8 |
|/ | |||||
* | Merge pull request #64 from rendinam/generate_triggers1.0.26 | Matt Rendina | 2018-04-23 | 2 | -11/+71 |
|\ | | | | | Generate (scheduled) trigger jobs along with the rest of the suites. | ||||
| * | Initial test of trigger generation. | Matt Rendina | 2018-04-23 | 2 | -11/+71 |
|/ | | | | Generate (scheduled) trigger jobs along with the rest of the suites. | ||||
* | Merge pull request #63 from rendinam/multi-update1.0.25 | Matt Rendina | 2018-04-18 | 4 | -46/+107 |
|\ | | | | | Add multi-suite updater. | ||||
| * | Add initial multi-suite updater. | Matt Rendina | 2018-04-18 | 4 | -46/+107 |
| | | | | | | | | Simplify operation and downstream parameter passing methodology. | ||||
* | | 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 | 2 | -87/+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 |
| | |||||
* | Merge pull request #59 from rendinam/specgen_timeout1.0.21 | Matt Rendina | 2018-03-28 | 1 | -2/+6 |
|\ | | | | | Increase indexing timeout period. | ||||
| * | Increase indexing timeout period. | Matt Rendina | 2018-03-28 | 1 | -2/+6 |
|/ | |||||
* | Fix publication lockfile name1.0.20 | Matt Rendina | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #58 from rendinam/multi_trigger1.0.19 | Matt Rendina | 2018-02-21 | 1 | -0/+42 |
|\ | | | | | Add multi_trigger script | ||||
| * | Add multi_trigger script | Matt Rendina | 2018-02-21 | 1 | -0/+42 |
|/ | |||||
* | Merge pull request #57 from rendinam/adjust_publish | Matt Rendina | 2018-02-21 | 2 | -49/+70 |
|\ | | | | | Publication bugfix & status propagation refactor | ||||
| * | * Only publish packages that have successful build AND test stages. ↵ | Matt Rendina | 2018-02-21 | 2 | -49/+70 |
|/ | | | | | | | | 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. | ||||
* | Merge pull request #56 from rendinam/manproc_fix1.0.18 | Matt Rendina | 2018-01-14 | 1 | -0/+5 |
|\ | | | | | Write manifest data to file for build optimizer to use | ||||
| * | Write manifest data to file for rambo to use | Matt Rendina | 2018-01-14 | 1 | -0/+5 |
|/ | |||||
* | Manifest management fixes (#55)1.0.17 | Matt Rendina | 2018-01-12 | 1 | -2/+4 |
| | | | | | | * Obtain manifests via simple clone * Remove submodule clone * Fix copy syntax | ||||
* | Obtain manifests via a simple clone (#54) | Matt Rendina | 2018-01-12 | 2 | -4/+3 |
| | | | | | * Place clone in top-level job script * Remove submodule clone | ||||
* | Update README.md | Matt Rendina | 2018-01-12 | 1 | -1/+0 |
| | |||||
* | remove submodule (#53) | Matt Rendina | 2018-01-12 | 2 | -3/+0 |
| | |||||
* | Update README.md | Matt Rendina | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Manifest data propagation correction (#52) | Matt Rendina | 2018-01-12 | 2 | -9/+19 |
| | | | | * Adjust propagation of manifest data * Test propagation of manifest data | ||||
* | Manifest location (#51) | Matt Rendina | 2018-01-11 | 13 | -484/+20 |
| | | | | | | * Remove manifests dir * Add manifests repo as submodule * Test submodule approach | ||||
* | Add asteval, sextractor1.0.16 | Matt Rendina | 2018-01-05 | 1 | -0/+2 |
| | |||||
* | Merge pull request #50 from rendinam/specfile_gen1.0.15 | Matt Rendina | 2018-01-05 | 2 | -2/+56 |
|\ | | | | | Allow for JWST specfile generation | ||||
| * | Allow for JWST specfile generation | Matt Rendina | 2018-01-05 | 3 | -2/+57 |
| | | |||||
* | | Merge pull request #49 from jhunkeler/da-41.0.14 | Joseph Hunkeler | 2017-12-22 | 1 | -0/+1 |
|\ \ | |/ |/| | Add asteval | ||||
| * | Add asteval | Joseph Hunkeler | 2017-12-22 | 1 | -0/+1 |
|/ | |||||
* | Fix typo1.0.13 | Matt Rendina | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #48 from rendinam/patch_restriction | Matt Rendina | 2017-12-21 | 1 | -1/+2 |
|\ | | | | | Restrict bugfix patching to conda-build 3.0.x series. | ||||
| * | Restrict bugfix patching to conda-build 3.0.x series. | Matt Rendina | 2017-12-21 | 1 | -1/+2 |
|/ | |||||
* | Update publication directory | Matt Rendina | 2017-12-21 | 1 | -1/+1 |
| |