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

Filter passed flag to evaluate as boolean or not #3185

Merged
merged 6 commits into from
Dec 16, 2022

Conversation

oscarssanchez
Copy link
Contributor

Description of the Change

Closes #3166

How to test the Change

Run commands that can use the pretty flag e.g wp elasticpress get-mapping

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix - Evaluate as real booleans when using pretty flag
Security - Vulnerability

Credits

Props @oscarssanchez , @felipeelia , ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 4.4.1 milestone Dec 13, 2022
@felipeelia felipeelia merged commit b3f4390 into develop Dec 16, 2022
@felipeelia felipeelia deleted the fix/validate-booleans-pretty-flag branch December 16, 2022 12:44
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.

BUG: Enforce pretty print associative args to be "real" booleans.
2 participants