prefix-dev / recipe-format

BSD 3-Clause "New" or "Revised" License
8 stars 6 forks source link

feat: make both version and name optional for multi-output #1

Closed baszalmstra closed 11 months ago

baszalmstra commented 11 months ago

Make the name and version field optional when specifying multi-output. It is left up to the builder to ensure there is a valid version and name for each output. Im not entirely sure how we can capture that in pydantic/json schema.

wolfv commented 11 months ago

Big departure but I like it.