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

Only use OsLookuper for default variables #86

Conversation

NeonWizard
Copy link

@NeonWizard NeonWizard commented Jun 10, 2023

As described in this issue (#85), it's confusing to use anything other than the OsLookuper for default variables. This PR changes the default variable lookuper from using the same one as the actual variable to only using the OsLookuper.

@sethvargo
Copy link
Owner

Hi @NeonWizard - this is working as intended. The point of overriding the lookupper is for testing purposes.

@sethvargo sethvargo closed this Jun 10, 2023
@NeonWizard
Copy link
Author

Hi @NeonWizard - this is working as intended. The point of overriding the lookupper is for testing purposes.

wut? This is fixing issue #85 where you yourself said this would be a good fix

@sethvargo
Copy link
Owner

No, in #85 I said that we should not inherit the prefix, but that any change would be a breaking API change that would need to wait.

@NeonWizard
Copy link
Author

No, in #85 I said that we should not inherit the prefix, but that any change would be a breaking API change that would need to wait.

I'm not sure I understand. Is there a different branch or somewhere else this PR should be targeting?

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