Registry/Pretty-Spec prep: Travis / package.json simplification #1730
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This series of commits:
package.json
is re-worked to prepare for use as a way to publish JSON schemasschemas/v2.0/README.md
is updated and the oldbower.json
andpackage.json
files removedgh-pages
branch and support for the approved registry implementation [2][1] A 'creative' way of interpreting the fact we recommend that tools support the current and previous versions of the spec. allows us to consider v3.1.x and v3.0.0 as current (currently being worked on) and v1.2 and 2.0 as historical. For this reason I've made the decision here to remove all previous test fixtures - as they were previously running against static (non-changing) versions of the spec., added little value, were outdated from a tooling and security point of view and were a maintenance burden.
I envision that we will re-introduce test fixtures at least for the OAS schemas once the v3.x schema(s) is/are merged, and possibly validation of the
examples
too.[2] I've done the work necessary to allow the registry POC to be hosted on a CNAME'd domain and in a
gh-pages
branch and some minor CSS fixes. It can now be found here - still with dummy content.TODO
package.json