| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Update test.yaml | Matt Rendina | 2017-08-09 | 1 | -2/+2 | |
| | | * | Update test.yaml | Matt Rendina | 2017-08-09 | 1 | -1/+3 | |
| | | * | Create dev-test.yaml | Matt Rendina | 2017-08-09 | 1 | -0/+15 | |
| | | * | Update test.yaml | Matt Rendina | 2017-08-08 | 1 | -2/+8 | |
| | | * | Update test.yaml | Matt Rendina | 2017-08-03 | 1 | -1/+1 | |
| | * | | Remove conditional publication to allow for partial builds to produce somethi... | Matt Rendina | 2017-08-09 | 1 | -29/+32 | |
| | |/ | ||||||
| | * | 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 | |
| | * | Correct lockfile path, turn off status capture | Matt Rendina | 2017-08-03 | 1 | -5/+9 | |
| | * | typo fix | Matt Rendina | 2017-08-03 | 1 | -1/+1 | |
| | * | Capture shell shell call output to investigate failure reporting | Matt Rendina | 2017-08-03 | 1 | -4/+4 | |
| | * | Compose publication path and run index there | Matt Rendina | 2017-08-03 | 2 | -4/+5 | |
| | * | Adjust final publication path | Matt Rendina | 2017-08-03 | 1 | -1/+1 | |
| | * | Lockfile testing | Matt Rendina | 2017-08-03 | 1 | -6/+20 | |
| | * | Lockfile test | Matt Rendina | 2017-08-03 | 1 | -7/+5 | |
| | * | Different file creation approach | Matt Rendina | 2017-08-03 | 1 | -5/+7 | |
| | * | Sort environment dumps | Matt Rendina | 2017-08-03 | 2 | -2/+2 | |
| | * | Put vars in correct scope | Matt Rendina | 2017-08-03 | 1 | -2/+2 | |
| | * | File create test | Matt Rendina | 2017-08-03 | 1 | -4/+19 | |
| | * | Typo fix | Matt Rendina | 2017-08-03 | 1 | -1/+1 | |
| | * | Inject env var for use downstream | Matt Rendina | 2017-08-03 | 1 | -0/+2 | |
| | * | New stage and value passing | Matt Rendina | 2017-08-03 | 1 | -0/+4 | |
| | * | Merge branch 'master' of https://github.com/rendinam/build_control | Matt Rendina | 2017-08-03 | 0 | -0/+0 | |
| |/| | ||||||
| | * | Update test.yaml | Matt Rendina | 2017-08-03 | 1 | -5/+7 | |
| * | | Merge pull request #21 from rendinam/skip_test | Matt Rendina | 2017-08-03 | 2 | -23/+27 | |
| |\ \ | |/ |/| | ||||||
| | * | Update test.yaml | Matt Rendina | 2017-08-03 | 1 | -5/+7 | |
| | * | Skip test stage | Matt Rendina | 2017-08-03 | 1 | -18/+20 | |
| |/ | ||||||
| * | Merge pull request #20 from rendinam/patch_on_version | Matt Rendina | 2017-07-26 | 1 | -7/+12 | |
| |\ | ||||||
| | * | Better output | Matt Rendina | 2017-07-26 | 1 | -1/+1 | |
| | * | Better output | Matt Rendina | 2017-07-26 | 1 | -2/+2 | |
| | * | Typo fix | Matt Rendina | 2017-07-26 | 1 | -3/+3 | |
| | * | Only patch conda-build 2.x for bugfix now in conda-build 3.x | Matt Rendina | 2017-07-26 | 1 | -7/+12 | |
| |/ | ||||||
| * | Merge pull request #19 from rendinam/update_list | Matt Rendina | 2017-07-10 | 1 | -4/+7 | |
| |\ | ||||||
| | * | Update dev manifest | Matt Rendina | 2017-07-10 | 1 | -4/+7 | |
| |/ | ||||||
| * | Merge pull request #18 from rendinam/stat_ratchet | Matt Rendina | 2017-06-30 | 2 | -8/+11 | |
| |\ | ||||||
| | * | Improved granularity and ratcheting of status values from build jobs | Matt Rendina | 2017-06-30 | 2 | -8/+11 | |
| |/ | ||||||
| * | Trim for faster testing | Matt Rendina | 2017-06-28 | 1 | -6/+0 | |
| * | Add ginga for testing | Matt Rendina | 2017-06-28 | 1 | -0/+1 | |
| * | Trimming down | Matt Rendina | 2017-06-28 | 1 | -12/+0 | |
| * | Larger test manifest | Matt Rendina | 2017-06-28 | 1 | -0/+31 | |
| * | Update numpy version 1.11 -> 1.13 | Matt Rendina | 2017-06-27 | 1 | -1/+1 | |
| * | Merge pull request #17 from rendinam/pyversion_fix | Matt Rendina | 2017-06-27 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Consolidate conda version adjustment and package installation to one operation | Matt Rendina | 2017-06-27 | 1 | -2/+2 | |
| | * | Force conda to selected version of python | Matt Rendina | 2017-06-27 | 1 | -2/+2 | |
| |/ | ||||||
| * | For testing mosviz under latest conda components | Matt Rendina | 2017-06-26 | 1 | -8/+6 | |
| * | Merge pull request #16 from rendinam/prop_repo | Matt Rendina | 2017-06-13 | 4 | -0/+17 | |
| |\ | ||||||
| | * | Propagate repo and branch names to all job logs | Matt Rendina | 2017-06-13 | 4 | -0/+17 | |
| |/ | ||||||
| * | Merge pull request #15 from rendinam/repospec | Matt Rendina | 2017-06-08 | 3 | -11/+47 | |
| |\ | ||||||
| | * | Simplify control repo and branch specification | Matt Rendina | 2017-06-08 | 3 | -11/+47 | |
| |/ | ||||||
| * | Merge pull request #14 from rendinam/status_prop | Matt Rendina | 2017-06-07 | 2 | -0/+23 | |
| |\ | ||||||
