-
Notifications
You must be signed in to change notification settings - Fork 181
Comparing changes
Open a pull request
base repository: docker/docker-credential-helpers
base: v0.9.1
head repository: docker/docker-credential-helpers
compare: master
- 7 commits
- 4 files changed
- 4 contributors
Commits on Feb 28, 2025
-
`osxkeychain` in v0.9.1 still doesn't list credentials as prior versions did. We're retracting this version too. Signed-off-by: Albin Kerouanton <albinker@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50b162c - Browse repository at this point
Copy the full SHA 50b162cView commit details
Commits on Mar 4, 2025
-
osxkeychain: list: return full server URIs
Commit 4cdcdc2 changed the format of `list` output. Before that commit, the json keys were containing full URIs (scheme://host/path[:port]), but afterward, the keys were only containing the path component. With this commit, the `list` operation now returns full URIs (fixing the regression), and also fixes the malformed URIs issue when a port is specified (introduced by 19ec1c3, and affecting >=v0.4.2,<v0.9.0). Signed-off-by: Albin Kerouanton <albinker@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1d5bf0 - Browse repository at this point
Copy the full SHA b1d5bf0View commit details -
osxkeychain: tests: uncleaned paths are preserved
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8e34f8 - Browse repository at this point
Copy the full SHA d8e34f8View commit details -
Merge pull request #364 from akerouanton/fix-regression-v0.9.0
osxkeychain: list: return full server URIs
Configuration menu - View commit details
-
Copy full SHA for 9d6cddd - Browse repository at this point
Copy the full SHA 9d6cdddView commit details -
Merge pull request #363 from akerouanton/retract-v0.9.1
go.mod: retract v0.9.1
Configuration menu - View commit details
-
Copy full SHA for 576efaa - Browse repository at this point
Copy the full SHA 576efaaView commit details -
gha: add ubuntu 24.04, remove 20.04
Github is phasing out Ubuntu 20.04, and currently is doing brownouts; actions/runner-images#11101 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for ab29a6c - Browse repository at this point
Copy the full SHA ab29a6cView commit details -
Merge pull request #366 from thaJeztah/gha_bump_ubuntu
gha: add ubuntu 24.04, remove 20.04
Configuration menu - View commit details
-
Copy full SHA for cfd6d21 - Browse repository at this point
Copy the full SHA cfd6d21View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.1...master