Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Validate valueset schema(s) #70

Merged
merged 10 commits into from
Feb 24, 2023
Merged

Conversation

ryanbnl
Copy link
Contributor

@ryanbnl ryanbnl commented Feb 24, 2023

With this PR the schema of the valuesets will be validated automatically both pre-commit and during the PR workflow by the Github Actions. This will improve the quality of our releases and avoid inadvertent or undocumented changes happening.

This was initially developed by @skounis and has been expanded upon by myself and @dslmeinte.

@ryanbnl ryanbnl marked this pull request as ready for review February 24, 2023 13:08
@ryanbnl
Copy link
Contributor Author

ryanbnl commented Feb 24, 2023

See the previous PR (before we renamed the branch) here for (now largely resolved) comments: #69

@ryanbnl ryanbnl merged commit c175ffe into release/2.12.0 Feb 24, 2023
@dslmeinte
Copy link
Contributor

🎉

@dslmeinte dslmeinte deleted the feat/validation-valuesets-schema branch May 23, 2023 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Schema covers the root elements of the value sets but ignores the structure of the records
3 participants