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
This is fine for now, as v1.1 only made minor changes that do not break validation, but we should consider for future versions what the dashboard should actually show. It may be that the validator should start selecting the appropriate version that the implementation reports, though this would require a series of changes in optimade-python-tools.
Maybe we only focus on v1? But.. well, one might want to know all the various versions supported by an implementation? Although, I as implementer will only ever keep one supported version - unless some drastic change occurs (read: a major version change).
If our interpretation of semantic versioning means that an implementation that validates in v1.x always must validate in v1.y, y>x, then indeed the validator only needs to validate the latest v1.
This is fine for now, as v1.1 only made minor changes that do not break validation, but we should consider for future versions what the dashboard should actually show. It may be that the validator should start selecting the appropriate version that the implementation reports, though this would require a series of changes in optimade-python-tools.
cc @CasperWA
The text was updated successfully, but these errors were encountered: