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

test: don't load 1password secrets if not available [skip buildkite] #7088

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

rfay
Copy link
Member

@rfay rfay commented Mar 14, 2025

The Issue

Dependabot PRs and some forked PRs fail in some places where they could continue without secrets.

Instead, this PR attempts to check if the base secrets.TESTS_SERVICE_ACCOUNT_TOKEN is available, and if it is not, then proceed without loading 1password secrets.

I'm not sure this PR will actually use the changes added here, but recreated this on upstream to give it the best chance to see.

@stasadev stasadev changed the title [test] don't load 1password secrets if not available [skip buildkite] test: don't load 1password secrets if not available [skip buildkite] Mar 14, 2025
@rfay rfay requested a review from stasadev March 14, 2025 16:49
Copy link
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@rfay rfay marked this pull request as ready for review March 14, 2025 17:01
@rfay rfay requested a review from a team as a code owner March 14, 2025 17:01
@rfay rfay merged commit 51c36c6 into main Mar 14, 2025
27 of 30 checks passed
@rfay rfay deleted the 20250314_rfay_skip_1password_if_forked branch March 14, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants