A credential-helper framework and agent for Bazel and similar tools implementing the credential-helper spec.

authentication aws bazel credentials gcs google-cloud s3
2 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A credential-helper framework and agent for Bazel and similar tools implementing the credential-helper spec.

Go
#authentication#aws#bazel#credentials#gcs#google-cloud#s3

AI Summary: Implement support for Google Artifact Registry in the existing credential helper framework. This involves creating a new provider (or extending the existing GCS provider) to handle authentication with Google Artifact Registry, mirroring the functionality of the existing providers like AWS S3 and GitHub. The implementation should leverage the `gcloud` command-line tool for authentication and handle caching of access tokens for efficiency.

Complexity: 3/5
good first issue

A credential-helper framework and agent for Bazel and similar tools implementing the credential-helper spec.

Go
#authentication#aws#bazel#credentials#gcs#google-cloud#s3