grafana / thema

A CUE-based framework for portable, evolvable schema
Apache License 2.0
229 stars 12 forks source link

Errors: Ensure lenses and schemas are ordered by version #179

Closed undef1nd closed 1 year ago

undef1nd commented 1 year ago

This PR does what the title says, solves https://github.com/grafana/thema/issues/174

I still need to figure out how to make cockroachdb/errors work with std errors package.