aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix typo in gitlab-ci.ymlBryan Newbold2019-04-091-1/+1
|
* try to fix tagged release gitlab CI buildsBryan Newbold2019-04-091-0/+3
|
* update rust_build_release CI configBryan Newbold2019-03-151-1/+4
|
* update dev setup instructionsBryan Newbold2019-03-151-2/+2
|
* CI pylint wants specific files, I guessBryan Newbold2019-03-041-1/+1
| | | | | | To fix: error while code parsing: Unable to load file tests/__init__.py"
* run pylint over python testsBryan Newbold2019-02-221-1/+1
|
* target rust 1.32Bryan Newbold2019-02-071-1/+1
|
* run python_client tests in CIBryan Newbold2019-01-091-1/+3
|
* bump gitlab CI rust version to 1.31 (rust 2018)Bryan Newbold2019-01-091-1/+1
|
* have rust rests use env.example (not CI-specific vars)Bryan Newbold2019-01-081-3/+1
|
* run basic CLI tests in CIBryan Newbold2019-01-081-0/+2
|
* add dummy key to gitlab CI envBryan Newbold2018-12-311-0/+3
|
* add libsodium-dev as a depBryan Newbold2018-12-261-1/+1
|
* need libsnappy-dev for CIBryan Newbold2018-12-101-1/+1
|
* oops, I meant pylint, not pytestBryan Newbold2018-11-211-1/+1
|
* fix gitlab pytest -EBryan Newbold2018-11-211-1/+1
|
* at least some pylintBryan Newbold2018-11-151-2/+2
|
* bump rust and postgres versionsBryan Newbold2018-11-131-2/+2
|
* need to specify binary for 'cargo run' nowBryan Newbold2018-09-121-1/+1
|
* attempt at fixing tests (by running API in background)Bryan Newbold2018-06-041-14/+13
|
* fix another CI typoBryan Newbold2018-05-271-2/+2
|
* try to fix CI againBryan Newbold2018-05-271-3/+3
|
* try to fix gitlab-ciBryan Newbold2018-05-251-1/+5
|
* update gitlab-ci to run rust testsBryan Newbold2018-05-241-2/+2
|
* only build artifacts for tagged buildsBryan Newbold2018-05-161-3/+11
|
* yet more gitlab-ciBryan Newbold2018-05-161-0/+4
|
* more CI tweaksBryan Newbold2018-05-161-3/+4
|
* more ambitious gitlab CI configBryan Newbold2018-05-161-2/+13
|
* update CI scriptBryan Newbold2018-05-161-7/+19
|
* better name for gitlab-ciBryan Newbold2018-04-161-1/+1
|
* dev infraBryan Newbold2018-04-111-0/+12