-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable CI builds #18
Enable CI builds #18
Conversation
idg10
commented
May 20, 2022
- add submodule for JSON Schema test suite
- modified default test settings to use schema files from submodule
- added pipelines and scripted build
- removed local settings files from repo
- disabled automatic building of benchmark code on each test execution
* add submodule for JSON Schema test suite * modified default test settings to use schema files from submodule * added pipelines and scripted build * removed local settings files from repo * disabled automatic building of benchmark code on each test execution
…s from test suite
Currently we have these packages:
I'm not sure Note: we had a bit of a mixture of names starting |
Moved the handful of bits we're using into Corvus.Json.ExtendedTypes
OK, that last commit takes us down to this:
|