Skip to content
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

Added new stoplight/spectral linter based validation action and made minor refactoring to speccy action #50

Merged
merged 2 commits into from
Nov 28, 2019

Conversation

ahokkonen
Copy link
Contributor

Added new action for JSON sheme validation based on stoplight/spectral linter.
stoplight/spectral docs https://stoplight.io/p/docs/gh/stoplightio/spectral/README.md

Modified Speccy validation action:

  • removed unused checkout step
  • modified exampleUrlScheme.json url to validate to exact commit branch instead of static "master".

Anton Hokkonen added 2 commits November 28, 2019 19:23
Added stoplight/spectral linter for ICAR JSON scheme validation.

Using docker image:https://hub.docker.com/r/stoplight/spectral/

Spotlight.io Specrtral Docs: https://stoplight.io/p/docs/gh/stoplightio/spectral/README.md
Removed checkout action as not needed with url based validation.
Fixed exampleUrlScheme.json url to point to exact commit branch instead of static "master".
@cookeac cookeac merged commit 4dea0a8 into adewg:master Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants