Skip to content

Conversation

@cerisier
Copy link
Contributor

Booleans in transitions are tricky because we may want to transition a setting to "False".
With the current code, if we were using False as the attribute value in zig_configure, we would basically keep the settings from the current configuration instead of setting it to False.

@cerisier cerisier changed the title fix: handle overrding settings even if it is set to false fix: handle overriding settings even if it is set to false Jan 15, 2026
Copy link
Owner

@aherrmann aherrmann left a comment

Choose a reason for hiding this comment

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

Sorry for the late reply.
Thanks, this makes sense.
It's a breaking change, so I'll mark it as "fix!".

@aherrmann aherrmann changed the title fix: handle overriding settings even if it is set to false fix!: handle overriding settings even if it is set to false Jan 26, 2026
@aherrmann aherrmann enabled auto-merge January 26, 2026 17:16
@aherrmann aherrmann merged commit 70dc340 into aherrmann:main Jan 26, 2026
34 of 40 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.

2 participants