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

CUS-356: CI: use released engflow_auth to authenticate, upload BES #24

Merged
merged 11 commits into from
Aug 26, 2024

Conversation

jayconrod
Copy link
Contributor

Added login.sh, which downloads a released engflow_auth binary,
uses it to import a credential, then configures Bazel to use it.

Added logout.sh, which removes the imported credential.

The presubmit and postsubmit jobs all run login.sh before and
logout.sh after running bazel.

.bazelrc now has some common remote execution flags, but currently
only uploads BES. No remote execution or caching yet.

Added login.sh, which downloads a released engflow_auth binary,
uses it to import a credential, then configures Bazel to use it.

Added logout.sh, which removes the imported credential.

The presubmit and postsubmit jobs all run login.sh before and
logout.sh after running bazel.

.bazelrc now has some common remote execution flags, but currently
only uploads BES. No remote execution or caching yet.
@jayconrod
Copy link
Contributor Author

@jayconrod jayconrod marked this pull request as ready for review August 23, 2024 21:37
@jayconrod jayconrod merged commit 1782cb7 into main Aug 26, 2024
10 checks passed
@jayconrod jayconrod deleted the jay-dogfood branch August 26, 2024 17:14
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.

2 participants