Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
9c757108ca
|
[test] remove test_libs
Reasons: 1) all deps we're using should be passing tests (including external) 2) deps can require complicated setup for testing 3) the person responsible for releasing Tendermint should be cautious when updating a dep |
7 years ago |
Alexander Simmerl |
b7ce89e568
|
Speed up CircleCI builds
To achieve faster feedback cycles for our feature PRs this change reduces the average buildtime from 35 to ~6min by utilising their new 2.0 offering based on docker and nomad. We make use of parallel build steps wherever possible so that the duration is determined by the slowest test suite (p2p). This is an intermediate step until we move our CI/CD completely on-premise for more control and added security. |
7 years ago |
Anton Kaliaev |
2ae87eee4e
|
style fixes from @xla | 7 years ago |
Anton Kaliaev |
c19bbb2403
|
switch back to parsing .lock file | 7 years ago |
Anton Kaliaev |
66354de219
|
cd into tendermint before calling `dep status` | 7 years ago |
Anton Kaliaev |
8dd06cf197
|
ditch glide | 7 years ago |