question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement the credential helpers proposal

See original GitHub issue

Description 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:open
  • Created a year ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tjgqcommented, Aug 25, 2022

The proposal hasn’t been fully implemented yet (e.g. we’re missing support for repository fetching).

1reaction
ckolli5commented, Jul 11, 2022

@bazel-io fork 5.3.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found