You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That means either Jinja templating is viewed as an error, global Jinja is an error but per-item is set up to support at least strings everywhere, or we just don't worry about schema support.
Attached is a schema with strong typing when I realized that maybe it was the wrong approach.
In the end I decided to make all fields an explicit type + "string" so that it was at least somewhat useful. Plus all the property names are there to help with intellisense.
https://conda.io/docs/user-guide/tasks/build-packages/define-metadata.html
The text was updated successfully, but these errors were encountered: