aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Typo fixMatt Rendina2017-08-281-1/+1
| |
| * Cleanup and add suite descriptionMatt Rendina2017-08-281-12/+15
| |
| * Remove varMatt Rendina2017-08-281-1/+1
| |
| * Remove old varMatt Rendina2017-08-282-6/+1
| |
| * Scope testMatt Rendina2017-08-281-3/+5
| |
| * Scope adjustMatt Rendina2017-08-281-1/+3
| |
| * Create multiple job suites.Matt Rendina2017-08-281-93/+96
| |
| * Split list properlyMatt Rendina2017-08-281-1/+1
| |
| * Test labels listMatt Rendina2017-08-252-0/+9
|/
* Update dev-test.yamlMatt Rendina2017-08-231-6/+7
|
* Merge pull request #27 from rendinam/rsync_ignoreMatt Rendina2017-08-181-1/+2
|\ | | | | Ignore existing files when rsyncing packages
| * Ignore existing files when rsyncing packagesMatt Rendina2017-08-181-1/+2
|/
* Merge pull request #26 from rendinam/lib_cacheMatt Rendina2017-08-181-2/+13
|\ | | | | Use site cache for yaml library
| * Use site cache for yaml libraryMatt Rendina2017-08-181-2/+13
|/
* Merge pull request #25 from rendinam/add_manifestMatt Rendina2017-08-171-0/+24
|\ | | | | Add ETC third party manifest
| * Add ETC third party manifestMatt Rendina2017-08-171-0/+24
|/
* Merge pull request #24 from rendinam/param_consolidateMatt Rendina2017-08-1611-48/+44
|\ | | | | Param consolidate
| * Adjust manifestsMatt Rendina2017-08-165-39/+19
| |
| * Update manifest fieldsMatt Rendina2017-08-161-0/+6
| |
| * Remove paramMatt Rendina2017-08-161-1/+0
| |
| * Pull publication root from manifest instead of paramsMatt Rendina2017-08-165-9/+20
|/
* Merge pull request #23 from rendinam/comb_test0.1.0Matt Rendina2017-08-111-8/+14
|\ | | | | Generalize for python versions
| * Remove sleep delay scale factorMatt Rendina2017-08-101-1/+1
| |
| * Generalize miniconda installer selectionMatt Rendina2017-08-101-5/+7
| |
| * Better publication status outputMatt Rendina2017-08-101-1/+2
| |
| * cleanupMatt Rendina2017-08-101-1/+3
| |
| * Redirect stderr to stdout so it can be captured when running py2 version of ↵Matt Rendina2017-08-101-1/+1
| | | | | | | | conda-build
| * Trim stdout of conda-build version callMatt Rendina2017-08-101-1/+1
| |
| * Check on version string captureMatt Rendina2017-08-101-0/+1
|/
* Merge pull request #22 from rendinam/artifactsMatt Rendina2017-08-095-9/+77
|\ | | | | Publish packages
| * Change type of return code comparison valueMatt Rendina2017-08-091-1/+1
| |
| * Status diagnostic and reduced test manifestMatt Rendina2017-08-092-8/+9
| |
| * Capture return codeMatt Rendina2017-08-091-2/+3
| |
| * Path fix and diagnostic outputMatt Rendina2017-08-091-1/+2
| |
| * Merge branch 'artifacts' of https://github.com/rendinam/build_control into ↵Matt Rendina2017-08-092-2/+25
| |\ | | | | | | | | | artifacts
| | * Update test.yamlMatt Rendina2017-08-091-2/+2
| | |
| | * Update test.yamlMatt Rendina2017-08-091-1/+3
| | |
| | * Create dev-test.yamlMatt Rendina2017-08-091-0/+15
| | |
| | * Update test.yamlMatt Rendina2017-08-081-2/+8
| | |
| | * Update test.yamlMatt Rendina2017-08-031-1/+1
| | |
| * | Remove conditional publication to allow for partial builds to produce ↵Matt Rendina2017-08-091-29/+32
| |/ | | | | | | something valuable
| * Selective publish stage based on overall build statusMatt Rendina2017-08-031-24/+27
| |
| * Turn on status capture again.Matt Rendina2017-08-031-8/+4
| |
| * Correct lockfile path, turn off status captureMatt Rendina2017-08-031-5/+9
| |
| * typo fixMatt Rendina2017-08-031-1/+1
| |
| * Capture shell shell call output to investigate failure reportingMatt Rendina2017-08-031-4/+4
| |
| * Compose publication path and run index thereMatt Rendina2017-08-032-4/+5
| |
| * Adjust final publication pathMatt Rendina2017-08-031-1/+1
| |
| * Lockfile testingMatt Rendina2017-08-031-6/+20
| |
| * Lockfile testMatt Rendina2017-08-031-7/+5
| |