]> Sergey Matveev's repositories - btrtrc.git/history - .circleci/config.yml
Cache go master, use existing go for bootstrap, and tighten some cache keys
[btrtrc.git] / .circleci / config.yml
2019-01-09 Matt JoinerCache go master, use existing go for bootstrap, and...
2019-01-09 Matt JoinerCache the GOCACHE
2019-01-09 Matt JoinerCache the entire go pkg folder
2019-01-09 Matt JoinerTime the module downloads
2019-01-08 Matt JoinerChange the go-mod cache key and path
2019-01-08 Matt JoinerBreak up compiling go master into different steps
2019-01-08 Matt JoinerFix yaml formatting
2019-01-08 Matt JoinerAdd pkg/mod caching
2019-01-08 Matt JoinerAdd extra go debug steps
2019-01-08 Matt JoinerGet deps in a separate step
2018-07-29 Matt JoinerMerge branch 'master' into vgo-ci
2018-07-27 Matt JoinerGo module install/get make no sense
2018-07-25 Matt JoinerUse go run instead of godo
2018-07-25 Matt JoinerAnd install godo too
2018-07-25 Matt JoinerI think go get becomes go install for arbitrary commands
2018-07-25 Matt JoinerUse go modules
2018-06-26 Matt JoinerRework status export in tests to allow count > 1 withou...
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-11 Matt JoinerFix failure in CI on non-critical test due to set -e
2018-06-05 Matt JoinerIgnore CI test failures with CGO_ENABLED=0
2018-01-25 Matt JoinerFix benchmark job in CI
2018-01-25 Matt JoinerRun benchmarks in CI
2017-10-12 Matt JoinerAdd apt-get update to CI
2017-08-29 Matt JoinerGet torrentfs fuse test working
2017-08-26 Matt JoinerAdd CircleCI 2.0 turd