Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: wget used in pig CI scripts | Bryan Newbold | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | CI: new sbt debian repository | Bryan Newbold | 2021-07-13 | 1 | -4/+3 |
| | |||||
* | Revert "CI: sbt bintray is gone, but ubuntu focal version should work" | Bryan Newbold | 2021-07-13 | 1 | -0/+5 |
| | | | | This reverts commit 9aebb88aac2b620e15756b4e1531989d9d32cd43. | ||||
* | CI: sbt bintray is gone, but ubuntu focal version should work | Bryan Newbold | 2021-07-13 | 1 | -5/+0 |
| | |||||
* | gitlab CI: make python_hadoop tests manual | Bryan Newbold | 2021-04-07 | 1 | -0/+1 |
| | | | | | | These require python3.5, which isn't the system version for focal. Will need to run these jobs on machines compatible with the hadoop cluster (eg, running xenial) | ||||
* | gitlab-ci: gpg-agent | Bryan Newbold | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | gitlab CI: switch to ubuntu:focal | Bryan Newbold | 2021-04-07 | 1 | -14/+10 |
| | |||||
* | gitlab CI: update kitware (updated cmake on xenial) signing key | Bryan Newbold | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | gitlab CI: add libmagic1 dep (was a recommends) | Bryan Newbold | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | gitlab CI: add build deps | Bryan Newbold | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | gitlab CI: install fewer packages (no recommends) | Bryan Newbold | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | update to python3.8 | Bryan Newbold | 2021-01-05 | 1 | -2/+3 |
| | |||||
* | gitlab CI: upgrade pip (pip3) in environment | Bryan Newbold | 2020-11-06 | 1 | -2/+3 |
| | |||||
* | gitlab-ci: install most recent cmake via PPA | Bryan Newbold | 2020-06-25 | 1 | -3/+7 |
| | |||||
* | add xenial poppler PPA (PDF parsing) | Bryan Newbold | 2020-06-18 | 1 | -0/+1 |
| | |||||
* | add debian dependencies for python-poppler to CI setup | Bryan Newbold | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | CI: add missing libsnappy-dev and libsodium-dev system packages | Bryan Newbold | 2020-04-24 | 1 | -1/+1 |
| | | | | Whack-a-mole here... | ||||
* | CI: add deadsnakes and python3.7 | Bryan Newbold | 2020-04-21 | 1 | -2/+3 |
| | |||||
* | setup notes and CI (for psycopg2 dependency) | Bryan Newbold | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | 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 |