-
Notifications
You must be signed in to change notification settings - Fork 521
chore: Update go-dev tools image for go 1.11.4 #205
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma, tariq1890 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
- Coverage 53.21% 53.19% -0.03%
==========================================
Files 95 95
Lines 14230 14230
==========================================
- Hits 7573 7569 -4
- Misses 5991 5995 +4
Partials 666 666 |
3 similar comments
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
- Coverage 53.21% 53.19% -0.03%
==========================================
Files 95 95
Lines 14230 14230
==========================================
- Hits 7573 7569 -4
- Misses 5991 5995 +4
Partials 666 666 |
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
- Coverage 53.21% 53.19% -0.03%
==========================================
Files 95 95
Lines 14230 14230
==========================================
- Hits 7573 7569 -4
- Misses 5991 5995 +4
Partials 666 666 |
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
- Coverage 53.21% 53.19% -0.03%
==========================================
Files 95 95
Lines 14230 14230
==========================================
- Hits 7573 7569 -4
- Misses 5991 5995 +4
Partials 666 666 |
* chore: Update go-dev tools image for go 1.11.4 See https://golang.org/doc/devel/release.html#go1.11.minor and https://github.com/deis/docker-go-dev/releases/tag/v1.18.0 * Bump to go-dev:v1.18.1 See https://github.com/deis/docker-go-dev/releases/tag/v1.18.1 * Run linters inside go-dev container * Increase linter timeout to 3 minutes * Remove `make test-style` docker command for CircleCI environment
What this PR does / why we need it:
See https://golang.org/doc/devel/release.html#go1.11.minor
and https://github.com/deis/docker-go-dev/releases/tag/v1.18.0
Release note: