Skip to content

Comments

Fix issue where negative boolean flags were output incorrectly#179

Merged
kbrock merged 1 commit intoManageIQ:masterfrom
Fryguy:fix_boolean_flag_output
Mar 19, 2025
Merged

Fix issue where negative boolean flags were output incorrectly#179
kbrock merged 1 commit intoManageIQ:masterfrom
Fryguy:fix_boolean_flag_output

Conversation

@Fryguy
Copy link
Member

@Fryguy Fryguy commented Mar 19, 2025

Fixes #178

@kbrock Please review.

@Fryguy
Copy link
Member Author

Fryguy commented Mar 19, 2025

jruby-head issues are a known issue - I have an open issue with JRuby team working through it.

@kbrock kbrock merged commit b41afcb into ManageIQ:master Mar 19, 2025
9 of 10 checks passed
@Fryguy Fryguy deleted the fix_boolean_flag_output branch March 19, 2025 14:30
Fryguy added a commit that referenced this pull request Mar 19, 2025
Added
- Added testing of jruby-9.4 [#172]
- Added testing of Ruby 3.4 [#173]

Removed
- Drop testing of Ruby <2.7, jruby-9.3 [#172]

Fixed
- Fix issue where negative boolean flags were output incorrectly [#179]
- Fix issues with frozen strings which fail jruby-head (JRuby 10) [#180]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--help with boolean option default "true" does not work correctly.

2 participants