-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use go 1.12 for tests and deprecate go 1.9 #6186
Use go 1.12 for tests and deprecate go 1.9 #6186
Conversation
Waiting on docker-library/golang#264 to be merged |
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 just need to wait for the docker image.
Just to be sure I checked that you are also ready to update the xgo image 😄
techknowlogick/xgo#2
@sapk yes, I will merge the xgo PR after we release 1.7.3, but before 1.8.0. Thanks for review 😃 |
Now awaiting docker-library/official-images#5473 |
(in preperation for drone 1.0.0)
No longer blocked. golang v1.12 image released. I've also added updates to remove some duplicated step names, as this would block a move to drone 1.0.0 if not done. |
Codecov Report
@@ Coverage Diff @@
## master #6186 +/- ##
==========================================
- Coverage 38.88% 38.87% -0.02%
==========================================
Files 354 354
Lines 50192 50192
==========================================
- Hits 19516 19510 -6
- Misses 27850 27857 +7
+ Partials 2826 2825 -1
Continue to review full report at Codecov.
|
Make lg-tm work |
Blocked until 1.12 docker images are released