-
- Downloads
There was an error fetching the commit references. Please try again later.
Misc refactoring, tests, switch from CircleCI to Drone (#238)
* minor refactoring and a bit more test coverage * use drone for tests * remove old glide config file * remove circleCi config
Showing
- .circleci/config.yml 0 additions, 79 deletions.circleci/config.yml
- .drone.yml 120 additions, 0 deletions.drone.yml
- Dockerfile 3 additions, 4 deletionsDockerfile
- README.md 4 additions, 2 deletionsREADME.md
- build-github-binaries.sh 24 additions, 0 deletionsbuild-github-binaries.sh
- exporter/redis.go 98 additions, 96 deletionsexporter/redis.go
- exporter/redis_test.go 67 additions, 25 deletionsexporter/redis_test.go
- glide.yaml 0 additions, 19 deletionsglide.yaml
- main.go 24 additions, 27 deletionsmain.go
.circleci/config.yml
deleted
100644 → 0
.drone.yml
0 → 100644
glide.yaml
deleted
100644 → 0
Please register or sign in to comment