Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare to remove submoduleremove_submodule | 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 |
| | |||||
* | Fix typo | Matt Rendina | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #47 from rendinam/conda_version_select | Matt Rendina | 2017-12-21 | 3 | -5/+11 |
|\ | | | | | Select conda installer version separately from target conda version | ||||
| * | Select conda installer version separately from target conda version | Matt Rendina | 2017-12-21 | 3 | -5/+11 |
| | | |||||
* | | Merge pull request #46 from rendinam/jwst_delivery_prep | Matt Rendina | 2017-12-21 | 11 | -7/+158 |
|\| | | | | | supplemental env vars & recipe repo branch spec | ||||
| * | Allow supplemental environment variables to be applied to jobs. | Matt Rendina | 2017-12-21 | 11 | -7/+158 |
|/ | | | | Allow recipe repository branch specification in manifest. | ||||
* | Merge pull request #45 from rendinam/homedir1.0.12 | Matt Rendina | 2017-10-25 | 1 | -4/+4 |
|\ | | | | | Clean workspace before creating subdirectory | ||||
| * | Clean workspace before creating subdirectory | Matt Rendina | 2017-10-25 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #44 from rendinam/chan_test | Matt Rendina | 2017-10-25 | 3 | -1/+10 |
|\ | | | | | Provide isolated home dir override for each job suite. | ||||
| * | Provide isolated home dir override for each job suite. | Matt Rendina | 2017-10-25 | 3 | -1/+10 |
|/ | |||||
* | Add missing package names1.0.11 | Matt Rendina | 2017-10-24 | 1 | -0/+2 |
| | |||||
* | Merge pull request #43 from rendinam/adjust_manifests1.0.10 | Matt Rendina | 2017-10-24 | 2 | -32/+29 |
|\ | | | | | Add astroquery dependencies, sort, cut chronically failing packages. | ||||
| * | Add astroquery dependencies, sort, cut chronically failing packages. | Matt Rendina | 2017-10-24 | 2 | -32/+29 |
|/ | |||||
* | 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. |