Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for remote execution APIs #34

Merged
merged 8 commits into from
Feb 24, 2025
Merged

add support for remote execution APIs #34

merged 8 commits into from
Feb 24, 2025

Conversation

malt3
Copy link
Collaborator

@malt3 malt3 commented Feb 20, 2025

Authentication to remote execution- and remote caching services including BuildBuddy, BuildBarn and bazel-remote.

@malt3 malt3 force-pushed the feat/remote-execution branch 10 times, most recently from 6c4b1bf to 37c20d4 Compare February 22, 2025 15:30
@malt3 malt3 force-pushed the feat/remote-execution branch from 4db5e5c to 7d2a5e5 Compare February 22, 2025 16:22
@malt3 malt3 force-pushed the feat/remote-execution branch from 7d2a5e5 to 65372b1 Compare February 22, 2025 16:26
@malt3 malt3 force-pushed the feat/remote-execution branch 5 times, most recently from 10a3ff0 to bb38a0b Compare February 22, 2025 18:00
@malt3 malt3 marked this pull request as ready for review February 22, 2025 18:01
This command can be used to store secrets in the system keyring.

Examples:

  $ echo -ne "user:pass" | credential-helper setup-keyring tweag-credential-helper:remoteapis
  $ credential-helper setup-keyring --file github_secret.txt gh:github.com
@malt3 malt3 force-pushed the feat/remote-execution branch 3 times, most recently from 42b095a to a86222e Compare February 24, 2025 10:36
@malt3 malt3 force-pushed the feat/remote-execution branch from a86222e to 733840c Compare February 24, 2025 10:39
@malt3 malt3 merged commit 2862f1c into main Feb 24, 2025
10 checks passed
@malt3 malt3 deleted the feat/remote-execution branch February 24, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant