Implement the credential helpers proposal
See original GitHub issueDescription of the feature request:
Tracking issue for implementing https://github.com/bazelbuild/proposals/blob/main/designs/2022-06-07-bazel-credential-helpers.md.
What underlying problem are you trying to solve with this feature?
N/A
Which operating system are you running Bazel on?
N/A
What is the output of bazel info release
?
N/A
If bazel info release
returns development version
or (@non-git)
, tell us how you built Bazel.
N/A
What’s the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD
?
N/A
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:7 (6 by maintainers)
Top Results From Across the Web
docker/docker-credential-helpers: Programs to keep ... - GitHub
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe. Installation. Go to the Releases page and download...
Read more >Credentials Helpers | Terraform - HashiCorp Developer
Credentials helpers are external programs that know how to store and retrieve API tokens for remote Terraform services.
Read more >A magic shim for Docker credential helpers | by Josh Dolitsky
This post introduces a new open-source project, docker-credential-magic. Credential helpers? What? If you've been working with containers ...
Read more >[proposal] Bazel Credential Helpers - Google Groups
I'm proposing to add support for credential helpers to Bazel, an extensible mechanism for providing Bazel the credentials to connect to ...
Read more >Configure CI_JOB_TOKEN in git credential helper (#208770)
Password: ${CI_JOB_TOKEN}. Could this be done automatically by Gitlab at the start of a pipeline? Intended users. Further details. Proposal.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The proposal hasn’t been fully implemented yet (e.g. we’re missing support for repository fetching).
@bazel-io fork 5.3.0