-
-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
documentationA request for new or updated documentation for the suiteA request for new or updated documentation for the suiteenhancementAn enhancement to the tooling or structure of the suite (as opposed to a new test).An enhancement to the tooling or structure of the suite (as opposed to a new test).
Description
There are a few tasks that need doing just after a new version of the specification has been released, or just before:
- Copy the
tests/draft-next
andoutput-tests/draft-next
directories to new directories that reflect the new version (copy, not move, as we immediately will start usingdraft-next
for the next draft) - Change the URIs of tests using
$schema
in the copied directories to the "official" new URI - Update the
latest
directory symlink to point to the copied directory - Update the READMEs for the above
- README in root directory
- README in
output-tests
directory
- Update the cross-draft tests
- Consider updating the test suite schemas (
test-schema.json
andoutput-test-schema.json
)
We can/should consider automating some of the above (perhaps in the bin/jsonschema_suite
tool).
Metadata
Metadata
Assignees
Labels
documentationA request for new or updated documentation for the suiteA request for new or updated documentation for the suiteenhancementAn enhancement to the tooling or structure of the suite (as opposed to a new test).An enhancement to the tooling or structure of the suite (as opposed to a new test).