Skip to content

Conversation

THardy98
Copy link
Contributor

What was changed

Remove unnecessary disable_file from ClientConfig.load

Why?

Unneeded param

@THardy98 THardy98 force-pushed the env_config_remove_disable_file branch from f8a1b67 to d5e8bdf Compare September 16, 2025 12:37
@THardy98 THardy98 marked this pull request as ready for review September 16, 2025 12:38
@THardy98 THardy98 requested a review from a team as a code owner September 16, 2025 12:38
THardy98 and others added 3 commits September 16, 2025 10:17
@THardy98 THardy98 force-pushed the env_config_remove_disable_file branch from 7e88985 to 9350020 Compare September 17, 2025 16:50
@THardy98
Copy link
Contributor Author

THardy98 commented Sep 18, 2025

@cretz may want to check the latest commit given that, though it's small, it was after your approval

Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

Minor things

Copy link
Member

Choose a reason for hiding this comment

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

Just saw that the sig/ filename for this file doesn't have the underscore like this one does

# @return [String, nil] Client API key
# @!attribute [r] tls
# @return [ClientConfigTLS, nil] TLS configuration
# @return [Boolean, ClientConfigTLS, nil] TLS configuration
Copy link
Member

Choose a reason for hiding this comment

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

Usually this would have to be accompanied by a sig/ file update, but I think it's not failing CI because we don't populate it from Ruby where the static analyzer could catch it (which is fine)

@THardy98 THardy98 merged commit 3a8a977 into main Sep 18, 2025
8 checks passed
@THardy98 THardy98 deleted the env_config_remove_disable_file branch September 18, 2025 18: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.

2 participants