]> Sergey Matveev's repositories - btrtrc.git/history - .circleci
Drop support for go 1.20
[btrtrc.git] / .circleci /
2021-02-24 Matt JoinerDon't bench with -race
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-15 Matt JoinerInstall godo
2021-02-01 Matt JoinerUse go1.16 release branch in CI
2020-10-28 Matt JoinerDon't fail on 386 tests in CI
2020-10-27 Matt JoinerSwitch CI to go1.15
2020-03-29 Matt JoinerSwitch CI to go1.14
2019-10-01 Matt JoinerCI: Run bench tests with race detector
2019-09-24 Matt JoinerSwitch CI to go1.13
2019-07-26 Matt JoinerDon't test with -race or -v for 32-bit v1.5.1
2019-07-26 Matt JoinerTest 32-bit arch on CircleCI
2019-04-23 Matt JoinerUpdate CircleCI to use go1.12 instead of master v1.1.4
2019-03-22 Matt JoinerRemove gomobile from CI
2019-03-22 Matt JoinerFix gomobile install in CI
2019-01-15 Matt JoinerMerge branch 'ci'
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