aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
| * Different file creation approachMatt Rendina2017-08-031-5/+7
| |
| * Sort environment dumpsMatt Rendina2017-08-032-2/+2
| |
| * Put vars in correct scopeMatt Rendina2017-08-031-2/+2
| |
| * File create testMatt Rendina2017-08-031-4/+19
| |
| * Typo fixMatt Rendina2017-08-031-1/+1
| |
| * Inject env var for use downstreamMatt Rendina2017-08-031-0/+2
| |
| * New stage and value passingMatt Rendina2017-08-031-0/+4
| |
| * Merge branch 'master' of https://github.com/rendinam/build_controlMatt Rendina2017-08-030-0/+0
|/|
| * Update test.yamlMatt Rendina2017-08-031-5/+7
| |
* | Merge pull request #21 from rendinam/skip_testMatt Rendina2017-08-032-23/+27
|\ \ | |/ |/| Skip test stage if build stage fails
| * Update test.yamlMatt Rendina2017-08-031-5/+7
| |
| * Skip test stageMatt Rendina2017-08-031-18/+20
|/
* Merge pull request #20 from rendinam/patch_on_versionMatt Rendina2017-07-261-7/+12
|\ | | | | Patch based on conda-build version
| * Better outputMatt Rendina2017-07-261-1/+1
| |
| * Better outputMatt Rendina2017-07-261-2/+2
| |
| * Typo fixMatt Rendina2017-07-261-3/+3
| |
| * Only patch conda-build 2.x for bugfix now in conda-build 3.xMatt Rendina2017-07-261-7/+12
|/