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

fix(gas): Get rubygems key from keystore #352

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

dazuma
Copy link
Member

@dazuma dazuma commented Nov 19, 2024

Transitions the GAS kokoro jobs (notably the protobuf release job) to get their Rubygems keys from keystore instead of from GCS. This repurposes the existing GAS_RUBYGEMS_KEY_FILE environment variable to specify the keystore file path (relative to KOKORO_KEYSTORE_DIR) instead of a gfile-based path (relative to KOKORO_GFILE_DIR) so that we don't have to define a new environment variable through the entire Kokoro config system.

This should not be merged until the corresponding keystore key rubygems-token-protobuf has been pushed (internal cl/697837917) and made accessible to the jobs (internal cl/697841636).

@dazuma dazuma requested a review from a team as a code owner November 19, 2024 03:54
@dazuma
Copy link
Member Author

dazuma commented Nov 19, 2024

/cc @zhangskz

@dazuma dazuma merged commit 842ba7e into googleapis:main Nov 20, 2024
5 checks passed
@dazuma dazuma deleted the pr/gas-keystore branch November 20, 2024 22:01
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