Ludovic Fernandez
d775f2bcd5
fix: Change release condition. ( #679 )
2018-10-17 22:34:51 +02:00
Ludovic Fernandez
771524140c
fix: release condition. ( #678 )
2018-10-17 02:18:49 +02:00
Ludovic Fernandez
ad20bf90ff
Migrate to golangci-lint ( #644 )
...
* refactor: linting.
- errcheck
- govet
- golint
- goconst
- spellcheck
- ...
* refactor: migrate from gometalinter to golangci-lint.
2018-09-24 19:07:20 +00:00
Ludovic Fernandez
6004e599ed
Manage vendor ( #557 )
...
* feat: add dep configuration files.
* chore: add vendor folder.
* refactor: update Dockerfile.
* review: remove git from Dockerfile.
* review: remove RUN apk.
* review: dep status.
* feat: added .dockerignore
2018-05-30 16:28:41 -06:00
Ludovic Fernandez
1b12c25e43
Add linters ( #556 )
...
* feat: add linters.
* fix: lint.
2018-05-30 16:03:55 -06:00
Ludovic Fernandez
3cc9a19a1c
Add a release system. ( #550 )
...
* feat: add release system.
* feat: goreleaser.
* review: minor changes.
2018-05-29 11:40:00 -06:00
Davor Kapsa
084a073f13
travis: update go versions ( #448 )
2017-11-14 00:59:57 +01:00
xenolf
2c41b2f40d
Fix tested go versions in travis
2017-10-25 21:34:07 +02:00
Christian Groschupp
28ead50ff1
delete go version 1.6.3 from travis ci and add 1.8. ( #402 )
2017-06-18 11:58:28 -06:00
Clint Armstrong
4bb8bea031
add memcached provider ( #296 )
...
* add memcached provider
* add testing
2016-10-24 11:03:18 +02:00
Matt Holt
33ef204b5e
Shift CI test to newer Go versions
...
Some dependencies evidently require Go 1.6 and newer; also Go 1.7 is out.
2016-08-16 21:56:30 -06:00
xenolf
239a7005ef
Remove official (automatically tested) support for go 1.4
2016-04-08 00:18:18 +02:00
xenolf
5add7b28c9
Make travis not fail on PR builds
2016-03-23 05:10:47 +01:00
xenolf
53b727ada4
Add workaround for go.googlesource.com rate limit
2016-03-22 01:46:32 +01:00
xenolf
9ba0eda945
Add go 1.6 to travis tests
2016-03-18 02:44:16 +01:00
Matthew Holt
971541dc0a
Use http client with timeout of 10s
...
This will prevent indefinitely-hanging requests in case some service or middle box is malfunctioning.
Fix vet errors and lint warnings
Add vet to CI check
Only get issuer certificate if it would be used
No need to make a GET request if the OCSP server is not specified in leaf certificate
Fix CI tests
Make tests verbose
2016-02-14 14:33:54 -07:00
xenolf
48cf387dd5
Run tests with multiple versions of go.
2016-02-14 01:03:40 +01:00
xenolf
35389b3036
Create .travis.yml
2015-06-13 17:36:15 +02:00