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
We need to think how to transition existing schemas and make them pass validation. Maybe this is already the case, but needs to be assessed. There might not be too many published packages with menuinst v2 compat out there anyway.
This also brings the topic of versioning the schema via $schema, backwards compatibility, etc. menuninst will probably need to stay compatible with all previous schemas indefinitely.
Which versioning scheme should we use? Could be schemaver, or just good old semver.
Comes from #282 and #283.
We need to think how to transition existing schemas and make them pass validation. Maybe this is already the case, but needs to be assessed. There might not be too many published packages with menuinst v2 compat out there anyway.
This also brings the topic of versioning the schema via
$schema
, backwards compatibility, etc.menuninst
will probably need to stay compatible with all previous schemas indefinitely.Which versioning scheme should we use? Could be schemaver, or just good old semver.
Thoughts @conda/constructor @wolfv?
The text was updated successfully, but these errors were encountered: