Skip to content

Conversation

beckermr
Copy link
Contributor

@beckermr beckermr commented Oct 15, 2025

Add option to coerce string 'true'/'false' to boolean.

Description

This PR coerces 'true' or 'false' as strings to boolean values in the jinja2. This is likely a breaking change and so it is unclear how to proceed.

closes #5777

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

Add option to coerce string 'true'/'false' to boolean.
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Oct 15, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Oct 15, 2025
@beckermr
Copy link
Contributor Author

pre-commit.ci autofix

Copy link

codspeed-hq bot commented Oct 15, 2025

CodSpeed Performance Report

Merging #5813 will not alter performance

Comparing beckermr-patch-2 (23b7769) with main (6bef51f)

Summary

✅ 5 untouched

@beckermr
Copy link
Contributor Author

This PR will require a deprecation cycle and a fuller look into the code base with changes in how yaml does i/o etc. I am going to close it for now.

@beckermr beckermr closed this Oct 15, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Done in 🔎 Review Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

preserve boolean values as booleans in jinja2

2 participants