Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|\ | ||||||
| * | Setup for build status propagation to dispatch job | Matt Rendina | 2017-06-07 | 2 | -0/+23 | |
|/ | ||||||
* | Merge pull request #13 from rendinam/deps_w_culling | Matt Rendina | 2017-06-07 | 4 | -3/+24 | |
|\ | ||||||
| * | Add missing --channel flag | Matt Rendina | 2017-06-07 | 1 | -1/+1 | |
| * | Add parameters to package_builder jobs | Matt Rendina | 2017-06-07 | 1 | -0/+6 | |
| * | Testing channel use for culled manifests | Matt Rendina | 2017-06-06 | 3 | -3/+18 | |
|/ | ||||||
* | Merge pull request #12 from rendinam/tool_inst | Matt Rendina | 2017-06-06 | 3 | -8/+20 | |
|\ | ||||||
| * | Fix typo | Matt Rendina | 2017-05-23 | 1 | -1/+1 | |
| * | Change working dir for installation | Matt Rendina | 2017-05-23 | 1 | -1/+3 | |
| * | Adjust sequencing | Matt Rendina | 2017-05-23 | 1 | -2/+3 | |
| * | Add env var changes from other branch | Matt Rendina | 2017-05-23 | 2 | -5/+13 | |
| * | Test tool installation | Matt Rendina | 2017-05-23 | 1 | -1/+2 | |
| * | Update README.md | Matt Rendina | 2017-05-02 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #11 from rendinam/better_logging | Matt Rendina | 2017-04-26 | 4 | -90/+132 | |
|\ | ||||||
| * | Improve the log output detail and clarity | Matt Rendina | 2017-04-26 | 4 | -90/+132 | |
|/ | ||||||
* | Merge pull request #10 from rendinam/flags_and_patching | Matt Rendina | 2017-04-24 | 9 | -18/+63 | |
|\ |