Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable dependency caching (for now) | Bryan Newbold | 2019-09-13 | 1 | -6/+8 |
| | |||||
* | CI: add df commands to debug out-of-space | Bryan Newbold | 2019-09-13 | 1 | -0/+4 |
| | |||||
* | update all other mentions of python client lib | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | update required rust to 1.34+ | Bryan Newbold | 2019-08-26 | 1 | -1/+1 |
| | | | | | | Will most likely bump to 1.39 or whatever async/await lands in later this year, but for now requiring at least the version debian buster (current stable) ships with. | ||||
* | try cargo path tweak again | Bryan Newbold | 2019-06-20 | 1 | -1/+2 |
| | |||||
* | keep cargo home on the path | Bryan Newbold | 2019-06-20 | 1 | -0/+1 |
| | |||||
* | try caching/globals in gitlab-ci | Bryan Newbold | 2019-06-20 | 1 | -14/+16 |
| | |||||
* | build deployable artifacts | Bryan Newbold | 2019-06-20 | 1 | -10/+26 |
| | |||||
* | fix typo in gitlab-ci.yml | Bryan Newbold | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | try to fix tagged release gitlab CI builds | Bryan Newbold | 2019-04-09 | 1 | -0/+3 |
| | |||||
* | update rust_build_release CI config | Bryan Newbold | 2019-03-15 | 1 | -1/+4 |
| | |||||
* | update dev setup instructions | Bryan Newbold | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | CI pylint wants specific files, I guess | Bryan Newbold | 2019-03-04 | 1 | -1/+1 |
| | | | | | | To fix: error while code parsing: Unable to load file tests/__init__.py" | ||||
* | run pylint over python tests | Bryan Newbold | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | target rust 1.32 | Bryan Newbold | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | run python_client tests in CI | Bryan Newbold | 2019-01-09 | 1 | -1/+3 |
| | |||||
* | bump gitlab CI rust version to 1.31 (rust 2018) | Bryan Newbold | 2019-01-09 | 1 | -1/+1 |
| | |||||
* | have rust rests use env.example (not CI-specific vars) | Bryan Newbold | 2019-01-08 | 1 | -3/+1 |
| | |||||
* | run basic CLI tests in CI | Bryan Newbold | 2019-01-08 | 1 | -0/+2 |
| | |||||
* | add dummy key to gitlab CI env | Bryan Newbold | 2018-12-31 | 1 | -0/+3 |
| | |||||
* | add libsodium-dev as a dep | Bryan Newbold | 2018-12-26 | 1 | -1/+1 |
| | |||||
* | need libsnappy-dev for CI | Bryan Newbold | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | oops, I meant pylint, not pytest | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | fix gitlab pytest -E | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | at least some pylint | Bryan Newbold | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | bump rust and postgres versions | Bryan Newbold | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | need to specify binary for 'cargo run' now | Bryan Newbold | 2018-09-12 | 1 | -1/+1 |
| | |||||
* | attempt at fixing tests (by running API in background) | Bryan Newbold | 2018-06-04 | 1 | -14/+13 |
| | |||||
* | fix another CI typo | Bryan Newbold | 2018-05-27 | 1 | -2/+2 |
| | |||||
* | try to fix CI again | Bryan Newbold | 2018-05-27 | 1 | -3/+3 |
| | |||||
* | try to fix gitlab-ci | Bryan Newbold | 2018-05-25 | 1 | -1/+5 |
| | |||||
* | update gitlab-ci to run rust tests | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | only build artifacts for tagged builds | Bryan Newbold | 2018-05-16 | 1 | -3/+11 |
| | |||||
* | yet more gitlab-ci | Bryan Newbold | 2018-05-16 | 1 | -0/+4 |
| | |||||
* | more CI tweaks | Bryan Newbold | 2018-05-16 | 1 | -3/+4 |
| | |||||
* | more ambitious gitlab CI config | Bryan Newbold | 2018-05-16 | 1 | -2/+13 |
| | |||||
* | update CI script | Bryan Newbold | 2018-05-16 | 1 | -7/+19 |
| | |||||
* | better name for gitlab-ci | Bryan Newbold | 2018-04-16 | 1 | -1/+1 |
| | |||||
* | dev infra | Bryan Newbold | 2018-04-11 | 1 | -0/+12 |