bump docker-credential-helpers v0.6.2#1935
Merged
thaJeztah merged 1 commit intodocker:masterfrom Jun 20, 2019
Merged
Conversation
full diff: docker/docker-credential-helpers@5241b46...8a9f93a includes: - docker/docker-credential-helpers#29 C.free(unsafe.Pointer(err)) -> C.g_error_free(err) - docker/docker-credential-helpers#124 pass: changed the way for checking if password-store is initalized - addresses docker/docker-credential-helpers#133 docker-credential-pass commits about 10 times every time I run a docker command - docker/docker-credential-helpers#143 Fix docker-credential-osxkeychain list behaviour in case of missing entry in keychain - docker/docker-credential-helpers#139 make docker-credential-wincred work like docker-credential-osxkeychain Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Member
Author
|
ping @ulrich @guillaumerose ptal |
Codecov Report
@@ Coverage Diff @@
## master #1935 +/- ##
=======================================
Coverage 56.72% 56.72%
=======================================
Files 310 310
Lines 21800 21800
=======================================
Hits 12367 12367
Misses 8518 8518
Partials 915 915 |
guillaumerose
approved these changes
Jun 12, 2019
|
Just got bit by this. Looking forward to the merge 👯♂️ |
Member
Author
|
ping @vdemeester @silvin-lubecki PTAL |
This was referenced Jul 4, 2019
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 free
to 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.
full diff: docker/docker-credential-helpers@5241b46...8a9f93a
includes: