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

Actions validation fixes #3

Closed
wants to merge 2 commits into from

Conversation

binary132
Copy link
Contributor

At the time the Charm's Actions schema is loaded from YAML, gojsonschema
now uses its Validate method to ensure that the loaded schema conforms to
JSON-Schema Draft 4. The schema for JSON-Schema Draft 4 has been added
as an on-demand loaded definition to the charm package in order to avoid
remote queries to the spec.

This PR is a work in progress and needs discussion. See juju/juju#63 (comment) and http://paste.ubuntu.com/7625313/

@binary132 binary132 closed this Jun 11, 2014
@binary132 binary132 deleted the actions-validation-fixes branch June 11, 2014 12:39
jrwren pushed a commit to jrwren/charm that referenced this pull request Aug 6, 2014
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.

None yet

1 participant