Search Criteria
Package Details: docker-credential-pass 0.9.8-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/docker-credential-pass.git (read-only, click to copy) |
|---|---|
| Package Base: | docker-credential-pass |
| Description: | Store docker credentials using the Standard Unix Password Manager (pass) |
| Upstream URL: | https://github.com/docker/docker-credential-helpers |
| Licenses: | MIT |
| Submitter: | Gachapen |
| Maintainer: | xeptore |
| Last Packager: | xeptore |
| Votes: | 16 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-05-13 10:14 (UTC) |
| Last Updated: | 2026-07-06 06:00 (UTC) |
Dependencies (2)
- pass (pass-gitAUR, pass-parcelliteAUR)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
xeptore commented on 2026-07-06 06:01 (UTC)
Yes, the problem was the single quotation. Build succeeds. Thanks, @wooptoo!
wooptoo commented on 2026-07-05 21:25 (UTC) (edited on 2026-07-05 21:26 (UTC) by wooptoo)
To be honest I would simplify the entire build like this: https://gist.github.com/radupotop/e500bdb0c8fbca67912570b229bf1508
I assume your pipeline is failing because of the single quotes in the source array:
xeptore commented on 2026-07-05 17:29 (UTC)
I've applied your suggested changes to the GitHub repository in this commit both for the
docker-credential-pass, anddocker-credential-pass-binpackages. However, thedocker-credential-pass-binpackage CI workflow is failing. You can see the logs here: https://github.com/xeptore/aur-build/actions/runs/28748145276/job/85242500959. Would you please have a look, and let me know how can I fix it, @wooptoo?wooptoo commented on 2026-06-30 12:14 (UTC)
Hey, thanks for maintaining this package. I took the liberty of creating a small patch which uses
$pkgverinstead of the hard-coded version number. This is useful when viewing diffs inparuoryaywhen upgrading the package.You can find it here:
https://gist.github.com/radupotop/862b66d515dfd868af8320acafd5b21a
If you can apply this change I'd appreciate it. Thank you!
Flubbadub commented on 2021-05-20 20:09 (UTC)
@x-yuri: Thanks for the report, I have just pushed a new version which should fix this for you. Please let me know if you run into any further issues.
x-yuri commented on 2021-05-19 21:45 (UTC) (edited on 2021-05-19 21:45 (UTC) by x-yuri)
teohhanhui commented on 2018-10-24 15:19 (UTC)
Changes for v0.6.1: https://gist.github.com/teohhanhui/f5d66b1c108f32b4f22890dc571c7a5a