aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * Only publish packages that have successful build AND test stages. ↵Matt Rendina2018-02-212-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.18Matt Rendina2018-01-141-0/+5
|\ | | | | Write manifest data to file for build optimizer to use
| * Write manifest data to file for rambo to useMatt Rendina2018-01-141-0/+5
|/
* Manifest management fixes (#55)1.0.17Matt Rendina2018-01-121-2/+4
| | | | | | * Obtain manifests via simple clone * Remove submodule clone * Fix copy syntax
* Obtain manifests via a simple clone (#54)Matt Rendina2018-01-122-4/+3
| | | | | * Place clone in top-level job script * Remove submodule clone
* Update README.mdMatt Rendina2018-01-121-1/+0
|
* remove submodule (#53)Matt Rendina2018-01-122-3/+0
|
* Update README.mdMatt Rendina2018-01-121-1/+1
|
* Manifest data propagation correction (#52)Matt Rendina2018-01-122-9/+19
| | | | * Adjust propagation of manifest data * Test propagation of manifest data
* Manifest location (#51)Matt Rendina2018-01-1113-484/+20
| | | | | | * Remove manifests dir * Add manifests repo as submodule * Test submodule approach
* Add asteval, sextractor1.0.16Matt Rendina2018-01-051-0/+2
|
* Merge pull request #50 from rendinam/specfile_gen1.0.15Matt Rendina2018-01-052-2/+56
|\ | | | | Allow for JWST specfile generation
| * Allow for JWST specfile generationMatt Rendina2018-01-053-2/+57
| |
* | Merge pull request #49 from jhunkeler/da-41.0.14Joseph Hunkeler2017-12-221-0/+1
|\ \ | |/ |/| Add asteval
| * Add astevalJoseph Hunkeler2017-12-221-0/+1
|/
* Fix typo1.0.13Matt Rendina2017-12-211-1/+1
|
* Merge pull request #48 from rendinam/patch_restrictionMatt Rendina2017-12-211-1/+2
|\ | | | | Restrict bugfix patching to conda-build 3.0.x series.
| * Restrict bugfix patching to conda-build 3.0.x series.Matt Rendina2017-12-211-1/+2
|/
* Update publication directoryMatt Rendina2017-12-211-1/+1
|
* Fix typoMatt Rendina2017-12-211-1/+1
|
* Merge pull request #47 from rendinam/conda_version_selectMatt Rendina2017-12-213-5/+11
|\ | | | | Select conda installer version separately from target conda version
| * Select conda installer version separately from target conda versionMatt Rendina2017-12-213-5/+11
| |
* | Merge pull request #46 from rendinam/jwst_delivery_prepMatt Rendina2017-12-2111-7/+158
|\| | | | | supplemental env vars & recipe repo branch spec
| * Allow supplemental environment variables to be applied to jobs.Matt Rendina2017-12-2111-7/+158
|/ | | | Allow recipe repository branch specification in manifest.
* Merge pull request #45 from rendinam/homedir1.0.12Matt Rendina2017-10-251-4/+4
|\ | | | | Clean workspace before creating subdirectory
| * Clean workspace before creating subdirectoryMatt Rendina2017-10-251-4/+4
|/
* Merge pull request #44 from rendinam/chan_testMatt Rendina2017-10-253-1/+10
|\ | | | | Provide isolated home dir override for each job suite.
| * Provide isolated home dir override for each job suite.Matt Rendina2017-10-253-1/+10
|/
* Add missing package names1.0.11Matt Rendina2017-10-241-0/+2
|
* Merge pull request #43 from rendinam/adjust_manifests1.0.10Matt Rendina2017-10-242-32/+29
|\ | | | | Add astroquery dependencies, sort, cut chronically failing packages.
| * Add astroquery dependencies, sort, cut chronically failing packages.Matt Rendina2017-10-242-32/+29
|/
* Merge pull request #42 from rendinam/log_purge1.0.9Matt Rendina2017-10-161-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 Rendina2017-10-161-0/+17
|/
* Merge pull request #41 from rendinam/sched_trigger1.0.8Matt Rendina2017-10-121-0/+72
|\ | | | | Add generalized scheduled_trigger pipeline script
| * Add generalized scheduled_trigger pipeline scriptMatt Rendina2017-10-121-0/+72
|/
* Merge pull request #40 from rendinam/workspace_cleanup1.0.7Matt Rendina2017-10-101-0/+7
|\ | | | | Add cleanup stage to purge workspace directory upon completion.
| * Add cleanup stage to purge workspace directory upon completion.Matt Rendina2017-10-091-0/+7
|/
* Merge pull request #39 from rendinam/propagate_directive1.0.6Matt Rendina2017-09-251-2/+1
|\ | | | | Add missing comma so propagate directive gets honored.
| * Add missing comma so propagate directive gets honored.Matt Rendina2017-09-251-2/+1
|/
* Disable setuptools version pin1.0.5Matt Rendina2017-09-251-2/+2
|
* Merge pull request #38 from rendinam/param_consolidationMatt Rendina2017-09-255-28/+28
|\ | | | | Pin versions based on presence of list
| * Pin versions based on presence of listMatt Rendina2017-09-255-28/+28
|/ | | | * Standardize all params to string values
* Merge pull request #37 from rendinam/activate_pins_by_configMatt Rendina2017-09-225-18/+47
|\ | | | | Use pin environment only if pin packages are specified.
| * * Use pin environment only if pin packages are specified.Matt Rendina2017-09-225-18/+47
|/ | | | * Convert cull_manifest to proper boolean parameter.
* Merge pull request #36 from astroconda/astroquery-with-deps1.0.4Joseph Hunkeler2017-09-211-0/+4
|\ | | | | Add astroquery (with dependencies)
| * Add astroquery (with dependencies)astroquery-with-depsJoseph Hunkeler2017-09-201-0/+4
|/
* Merge pull request #35 from rendinam/cubeviz1.0.3Matt Rendina2017-09-202-2/+2
|\ | | | | Rename cube-tools to cubeviz
| * Rename cube-tools to cubevizMatt Rendina2017-09-202-2/+2
|/
* Merge pull request #34 from rendinam/channel_order1.0.2Matt Rendina2017-09-201-3/+5
|\ | | | | Search a provided channel before searching defaults
| * Search a provided channel before searching defaultsMatt Rendina2017-09-201-3/+5
|/