Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change download tool preference order and adjust wget flagsHEADmaster | Matt Rendina | 2020-12-11 | 1 | -2/+2 |
| | |||||
* | Have curl follow redirects (#75)1.0.34 | Matt Rendina | 2020-12-01 | 1 | -1/+1 |
| | | | Conda started serving the macos installer using a redirect. This allows retrieval. | ||||
* | 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 |
| | |||||
* | Better test for version pins file. Rename example pins file to prevent ↵ | Matt Rendina | 2018-11-08 | 1 | -11/+7 |
| | | | | unintentional use. | ||||
* | Add ability to filter non-python packages from a platform's build. | Matt Rendina | 2018-05-03 | 1 | -7/+8 |
| | | | | | | * 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 | -0/+4 |
| | |||||
* | Add initial multi-suite updater. | Matt Rendina | 2018-04-18 | 1 | -12/+7 |
| | | | | Simplify operation and downstream parameter passing methodology. | ||||
* | 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 |
| | |||||
* | * Only publish packages that have successful build AND test stages. ↵ | Matt Rendina | 2018-02-21 | 1 | -34/+47 |
| | | | | | | | | 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. | ||||
* | Write manifest data to file for rambo to use | Matt Rendina | 2018-01-14 | 1 | -0/+5 |
| | |||||
* | Obtain manifests via a simple clone (#54) | Matt Rendina | 2018-01-12 | 1 | -4/+0 |
| | | | | | * Place clone in top-level job script * Remove submodule clone | ||||
* | Manifest data propagation correction (#52) | Matt Rendina | 2018-01-12 | 1 | -4/+6 |
| | | | | * Adjust propagation of manifest data * Test propagation of manifest data | ||||
* | Manifest location (#51) | Matt Rendina | 2018-01-11 | 1 | -13/+17 |
| | | | | | | * Remove manifests dir * Add manifests repo as submodule * Test submodule approach | ||||
* | Allow for JWST specfile generation | Matt Rendina | 2018-01-05 | 1 | -1/+45 |
| | |||||
* | Fix typo1.0.13 | Matt Rendina | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Restrict bugfix patching to conda-build 3.0.x series. | Matt Rendina | 2017-12-21 | 1 | -1/+2 |
| | |||||
* | Select conda installer version separately from target conda version | Matt Rendina | 2017-12-21 | 1 | -5/+7 |
| | |||||
* | Allow supplemental environment variables to be applied to jobs. | Matt Rendina | 2017-12-21 | 1 | -2/+14 |
| | | | | Allow recipe repository branch specification in manifest. | ||||
* | Clean workspace before creating subdirectory | Matt Rendina | 2017-10-25 | 1 | -4/+4 |
| | |||||
* | Provide isolated home dir override for each job suite. | Matt Rendina | 2017-10-25 | 1 | -0/+4 |
| | |||||
* | Add cleanup stage to purge workspace directory upon completion. | Matt Rendina | 2017-10-09 | 1 | -0/+7 |
| | |||||
* | Add missing comma so propagate directive gets honored. | Matt Rendina | 2017-09-25 | 1 | -2/+1 |
| | |||||
* | Pin versions based on presence of list | Matt Rendina | 2017-09-25 | 1 | -19/+18 |
| | | | | * Standardize all params to string values | ||||
* | * Use pin environment only if pin packages are specified. | Matt Rendina | 2017-09-22 | 1 | -8/+26 |
| | | | | * Convert cull_manifest to proper boolean parameter. | ||||
* | Test conda_build 3.x substring bugfix patch | Matt Rendina | 2017-09-18 | 1 | -0/+9 |
| | |||||
* | Allow pinning specific build-support packages to requested versions under ↵ | Matt Rendina | 2017-09-13 | 1 | -0/+23 |
| | | | | conda-build 3.x. | ||||
* | 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 numpy parameter to job suite generation 'matrix' | Matt Rendina | 2017-09-05 | 1 | -2/+4 |
| | |||||
* | Propagate tag value to downstream scripts. | Matt Rendina | 2017-08-29 | 1 | -0/+1 |
| | |||||
* | Propagate branch and tag information | Matt Rendina | 2017-08-29 | 1 | -0/+6 |
| | |||||
* | Ignore existing files when rsyncing packages | Matt Rendina | 2017-08-18 | 1 | -1/+2 |
| | |||||
* | Pull publication root from manifest instead of params | Matt Rendina | 2017-08-16 | 1 | -3/+2 |
| | |||||
* | Remove sleep delay scale factor | Matt Rendina | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | Generalize miniconda installer selection | Matt Rendina | 2017-08-10 | 1 | -5/+7 |
| | |||||
* | Better publication status output | Matt Rendina | 2017-08-10 | 1 | -1/+2 |
| | |||||
* | cleanup | Matt Rendina | 2017-08-10 | 1 | -1/+3 |
| | |||||
* | Redirect stderr to stdout so it can be captured when running py2 version of ↵ | Matt Rendina | 2017-08-10 | 1 | -1/+1 |
| | | | | conda-build | ||||
* | Trim stdout of conda-build version call | Matt Rendina | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | Check on version string capture | Matt Rendina | 2017-08-10 | 1 | -0/+1 |
| | |||||
* | Change type of return code comparison value | Matt Rendina | 2017-08-09 | 1 | -1/+1 |
| | |||||
* | Status diagnostic and reduced test manifest | Matt Rendina | 2017-08-09 | 1 | -0/+1 |
| | |||||
* | Capture return code | Matt Rendina | 2017-08-09 | 1 | -2/+3 |
| | |||||
* | Path fix and diagnostic output | Matt Rendina | 2017-08-09 | 1 | -1/+2 |
| | |||||
* | Remove conditional publication to allow for partial builds to produce ↵ | Matt Rendina | 2017-08-09 | 1 | -29/+32 |
| | | | | something valuable | ||||
* | Selective publish stage based on overall build status | Matt Rendina | 2017-08-03 | 1 | -24/+27 |
| | |||||
* | Turn on status capture again. | Matt Rendina | 2017-08-03 | 1 | -8/+4 |
| |