-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Labels
type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Description
Checklist
- I added a descriptive title
- I searched open reports and couldn't find a duplicate
What happened?
When boolean values end up in the jinja2, they are strings like 'false'
or 'true'
. These should be booleans in the jinja2, as detailed in this smithy issue: conda-forge/conda-smithy#2320
Conda Info
n/a
Conda Config
n/a
Conda list
n/a
Additional Context
n/a
Metadata
Metadata
Assignees
Labels
type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type