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: false feature inputs with auto-config: true #111

Merged
merged 3 commits into from
Nov 23, 2024

Conversation

austinletson
Copy link
Collaborator

Previously, feature inputs only overrode auto configuration when set to true.
Fix logic in config.sh so feature inputs set to false also override auto configuration.

Closes #110

@austinletson austinletson force-pushed the fix-build-false-without-autoconfig-false branch from a10a9c5 to df42080 Compare November 23, 2024 12:53
@austinletson austinletson merged commit 465529c into main Nov 23, 2024
18 checks passed
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.

Configurations build: false and test: false Ignored in CI
1 participant