Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #42 from rendinam/log_purge1.0.9 | Matt Rendina | 2017-10-16 | 1 | -0/+17 |
|\ | | | | | Add parameter to control number of builds/logs kept per job. | ||||
| * | Add parameter to control number of builds/logs kept per job. | Matt Rendina | 2017-10-16 | 1 | -0/+17 |
|/ | |||||
* | Merge pull request #41 from rendinam/sched_trigger1.0.8 | Matt Rendina | 2017-10-12 | 1 | -0/+72 |
|\ | | | | | Add generalized scheduled_trigger pipeline script | ||||
| * | Add generalized scheduled_trigger pipeline script | Matt Rendina | 2017-10-12 | 1 | -0/+72 |
|/ | |||||
* | Merge pull request #40 from rendinam/workspace_cleanup1.0.7 | Matt Rendina | 2017-10-10 | 1 | -0/+7 |
|\ | | | | | Add cleanup stage to purge workspace directory upon completion. | ||||
| * | Add cleanup stage to purge workspace directory upon completion. | Matt Rendina | 2017-10-09 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #39 from rendinam/propagate_directive1.0.6 | Matt Rendina | 2017-09-25 | 1 | -2/+1 |
|\ | | | | | Add missing comma so propagate directive gets honored. | ||||
| * | Add missing comma so propagate directive gets honored. | Matt Rendina | 2017-09-25 | 1 | -2/+1 |
|/ | |||||
* | Disable setuptools version pin1.0.5 | Matt Rendina | 2017-09-25 | 1 | -2/+2 |
| | |||||
* | Merge pull request #38 from rendinam/param_consolidation | Matt Rendina | 2017-09-25 | 5 | -28/+28 |
|\ | | | | | Pin versions based on presence of list | ||||
| * | Pin versions based on presence of list | Matt Rendina | 2017-09-25 | 5 | -28/+28 |
|/ | | | | * Standardize all params to string values | ||||
* | Merge pull request #37 from rendinam/activate_pins_by_config | Matt Rendina | 2017-09-22 | 5 | -18/+47 |
|\ | | | | | Use pin environment only if pin packages are specified. | ||||
| * | * Use pin environment only if pin packages are specified. | Matt Rendina | 2017-09-22 | 5 | -18/+47 |
|/ | | | | * Convert cull_manifest to proper boolean parameter. | ||||
* | Merge pull request #36 from astroconda/astroquery-with-deps1.0.4 | Joseph Hunkeler | 2017-09-21 | 1 | -0/+4 |
|\ | | | | | Add astroquery (with dependencies) | ||||
| * | Add astroquery (with dependencies)astroquery-with-deps | Joseph Hunkeler | 2017-09-20 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #35 from rendinam/cubeviz1.0.3 | Matt Rendina | 2017-09-20 | 2 | -2/+2 |
|\ | | | | | Rename cube-tools to cubeviz | ||||
| * | Rename cube-tools to cubeviz | Matt Rendina | 2017-09-20 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #34 from rendinam/channel_order1.0.2 | Matt Rendina | 2017-09-20 | 1 | -3/+5 |
|\ | | | | | Search a provided channel before searching defaults | ||||
| * | Search a provided channel before searching defaults | Matt Rendina | 2017-09-20 | 1 | -3/+5 |
|/ | |||||
* | Merge pull request #33 from rendinam/cb3_bugfix_patch1.0.1 | Matt Rendina | 2017-09-18 | 3 | -2/+24 |
|\ | | | | | generalized conda-build 3.x substring bugfix patch | ||||
| * | Test conda_build 3.x substring bugfix patch | Matt Rendina | 2017-09-18 | 3 | -2/+24 |
|/ | |||||
* | Merge pull request #32 from rendinam/manifest_update1.0.0 | Matt Rendina | 2017-09-15 | 2 | -4/+10 |
|\ | | | | | Update publication channels and package lists | ||||
| * | Update publication channels and package lists | Matt Rendina | 2017-09-15 | 2 | -4/+10 |
|/ | |||||
* | Merge pull request #31 from rendinam/pkg_pinning0.2.3 | Matt Rendina | 2017-09-13 | 7 | -226/+76 |
|\ | | | | | Allow pinning build support packages to requested versions... | ||||
| * | Allow pinning specific build-support packages to requested versions under ↵ | Matt Rendina | 2017-09-13 | 7 | -226/+76 |
|/ | | | | conda-build 3.x. | ||||
* | Merge pull request #30 from rendinam/numpy_matrix0.2.2 | Matt Rendina | 2017-09-06 | 9 | -120/+126 |
|\ | | | | | Numpy 'matrix build' support; channel access in test stage | ||||
| * | Cleanup | Matt Rendina | 2017-09-06 | 1 | -2/+0 |
| | | |||||
| * | Add numpy version argument to rambo call | Matt Rendina | 2017-09-06 | 1 | -0/+1 |
| | | |||||
| * | Add publication_root path to job suite description | Matt Rendina | 2017-09-06 | 1 | -1/+2 |
| | | |||||
| * | Remove numpy references | Matt Rendina | 2017-09-06 | 5 | -10/+5 |
| | | |||||
| * | Add channel specification to test stage arguments | Matt Rendina | 2017-09-06 | 1 | -7/+11 |
| | | |||||
| * | Add numpy parameter to job suite generation 'matrix' | Matt Rendina | 2017-09-05 | 3 | -103/+110 |
| | | |||||
* | | Merge pull request #29 from rendinam/master0.2.1 | Matt Rendina | 2017-08-29 | 4 | -3/+32 |
|\| | | | | | Properly support master branch tags | ||||
| * | Propagate tag value to downstream scripts. | Matt Rendina | 2017-08-29 | 2 | -0/+2 |
| | | |||||
| * | Remove typo line | Matt Rendina | 2017-08-29 | 1 | -1/+2 |
| | | |||||
| * | Better separation of branch and tag string sources | Matt Rendina | 2017-08-29 | 1 | -3/+4 |
| | | |||||
| * | Merge pull request #1 from rendinam/tag_test | Matt Rendina | 2017-08-29 | 3 | -3/+28 |
|/| | | | | | Tag test | ||||
| * | Propagate branch and tag information | Matt Rendina | 2017-08-29 | 3 | -3/+24 |
| | | |||||
| * | Use entire tag ref spec string | Matt Rendina | 2017-08-29 | 1 | -2/+6 |
|/ | |||||
* | Merge pull request #28 from rendinam/batch_update0.2.0 | Matt Rendina | 2017-08-28 | 2 | -98/+112 |
|\ | | | | | Batch update | ||||
| * | Typo fix | Matt Rendina | 2017-08-28 | 1 | -1/+1 |
| | | |||||
| * | Cleanup and add suite description | Matt Rendina | 2017-08-28 | 1 | -12/+15 |
| | | |||||
| * | Remove var | Matt Rendina | 2017-08-28 | 1 | -1/+1 |
| | | |||||
| * | Remove old var | Matt Rendina | 2017-08-28 | 2 | -6/+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 | 2 | -0/+9 |
|/ | |||||
* | Update dev-test.yaml | Matt Rendina | 2017-08-23 | 1 | -6/+7 |
| |