Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: make some jobs manual | Bryan Newbold | 2019-11-15 | 1 | -6/+10 |
| | | | | | Scalding test is broken :( But we aren't even using that code much these days. | ||||
* | gitlab CI: run both python and python_hadoop tests | Bryan Newbold | 2019-09-25 | 1 | -1/+6 |
| | |||||
* | only pylint fail on errors | Bryan Newbold | 2018-11-25 | 1 | -1/+1 |
| | |||||
* | set CI LANG env variable | Bryan Newbold | 2018-08-25 | 1 | -0/+4 |
| | |||||
* | switch Dockerfile to xenial | Bryan Newbold | 2018-08-24 | 1 | -1/+1 |
| | | | | To make CI environment reflect production. | ||||
* | rename ./mapreduce to ./python | Bryan Newbold | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | run please in CI, at least to check syntax | Bryan Newbold | 2018-08-24 | 1 | -0/+1 |
| | |||||
* | rework fetch_hadoop script | Bryan Newbold | 2018-08-24 | 1 | -1/+1 |
| | | | | | Should work on macOS now, and fetches hadoop in addition to pig. Still requires wget (not installed by default on macOS). | ||||
* | try to run scala tests in gitlab CI | Bryan Newbold | 2018-06-04 | 1 | -2/+12 |
| | |||||
* | disable pig tests for now | Bryan Newbold | 2018-04-06 | 1 | -7/+8 |
| | |||||
* | try pig env again | Bryan Newbold | 2018-04-06 | 1 | -2/+2 |
| | |||||
* | lint fixes | Bryan Newbold | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | fetch deps in pig script | Bryan Newbold | 2018-04-06 | 1 | -0/+1 |
| | |||||
* | show coverage | Bryan Newbold | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | switch to newer test image | Bryan Newbold | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | add pylint to CI | Bryan Newbold | 2018-04-06 | 1 | -2/+2 |
| | |||||
* | iterate gitlab-ci.yml | Bryan Newbold | 2018-04-06 | 1 | -3/+5 |
| | |||||
* | gitlab test script | Bryan Newbold | 2018-04-06 | 1 | -0/+17 |