Uh oh!
There was an error while loading. Please reload this page.
[18.09 backport] bump gotest.tools 2.3.0, and reformat vendor.conf - #1961
Merged
Conversation
Codecov Report
@@ Coverage Diff @@## 18.09 #1961 +/- ##
=======================================
Coverage 54.29% 54.29% =======================================
Files 291 291 Lines 19459 19459 =======================================
Hits 10565 10565 Misses 8214 8214 Partials 680 680 |
I would like to use the regex matcher Signed-off-by: Ian Campbell <ijc@docker.com> (cherry picked from commit 986196e) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
To make it better readable, and to encourage pinning by sha, but "align" to a tagged release. similar to 6026ce4 (docker#1822) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit c8d6854) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This helps merge conflicts in situations where downstream projects have additional dependencies. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 8c5460a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztahforce-pushed
the
18.09_format_vendor
branch
from
July 23, 2019 23:02
12273ff to
7b3d023Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Marking as WIP because this is based on #1959rebasedBackports of:
Also reformats the vendor.conf, similar to #1822