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

Use isSecret in place of manual lattice lookups where possible #1278

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

j2kun
Copy link
Collaborator

@j2kun j2kun commented Jan 17, 2025

A quick cleanup to replace some uses of manual lattice lookups to use a helper function when possible. Impossible cases involve emitting warnings when the lattice is uninitialized, before choosing some default behavior.

@asraa asraa added the pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing label Jan 21, 2025
@j2kun j2kun force-pushed the secretness-cleanup branch from c53ae32 to 8303e53 Compare January 21, 2025 16:41
@copybara-service copybara-service bot merged commit 4d7946f into google:main Jan 21, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants