aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
|/
* Merge pull request #19 from rendinam/update_listMatt Rendina2017-07-101-4/+7
|\ | | | | Update dev manifest
| * Update dev manifestMatt Rendina2017-07-101-4/+7
|/
* Merge pull request #18 from rendinam/stat_ratchetMatt Rendina2017-06-302-8/+11
|\ | | | | Improved granularity and ratcheting of status values from build jobs
| * Improved granularity and ratcheting of status values from build jobsMatt Rendina2017-06-302-8/+11
|/
* Trim for faster testingMatt Rendina2017-06-281-6/+0
|
* Add ginga for testingMatt Rendina2017-06-281-0/+1
|
* Trimming downMatt Rendina2017-06-281-12/+0
|
* Larger test manifestMatt Rendina2017-06-281-0/+31
|
* Update numpy version 1.11 -> 1.13Matt Rendina2017-06-271-1/+1
|
* Merge pull request #17 from rendinam/pyversion_fixMatt Rendina2017-06-271-3/+3
|\ | | | | Pyversion fix
| * Consolidate conda version adjustment and package installation to one operationMatt Rendina2017-06-271-2/+2
| |
| * Force conda to selected version of pythonMatt Rendina2017-06-271-2/+2
|/
* For testing mosviz under latest conda componentsMatt Rendina2017-06-261-8/+6
|
* Merge pull request #16 from rendinam/prop_repoMatt Rendina2017-06-134-0/+17
|\ | | | | Propagate repo and branch names to all job logs
| * Propagate repo and branch names to all job logsMatt Rendina2017-06-134-0/+17
|/
* Merge pull request #15 from rendinam/repospecMatt Rendina2017-06-083-11/+47
|\ | | | | Simplify control repo and branch specification
| * Simplify control repo and branch specificationMatt Rendina2017-06-083-11/+47
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Attempt to get source repo and branch Got source repo and branch Got source repo and branch Getting branch into correct type Test passing repo info to subordinate script Test passing repo info to subordinate script Trying to get values passed... Value passing testing... Value passing testing... Value passing testing... Value access from jobDSL testing Value access from jobDSL testing Test parameter override Test parameter override Test parameter pass via file Test parameter pass via file Test parameter simplification Minor formatting and whitespace cleanup Cleanup
* Merge pull request #14 from rendinam/status_propMatt Rendina2017-06-072-0/+23
|\ | | | | Build status propagation to dispatch job