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

Add schema check of task-map entries #8

Open
lbradstreet opened this issue Aug 28, 2015 · 1 comment
Open

Add schema check of task-map entries #8

lbradstreet opened this issue Aug 28, 2015 · 1 comment
Labels

Comments

@lbradstreet
Copy link
Member

The task map entries are getting more complicated over time, and we're having to add validation for kvs that are changing between versions. We should add a schema check for task maps entries to make this process easier.

Schema checks should be relatively non-strict, i.e. they only check the keys and values that are known about by the plugin, and ignore any additional keys.

@gardnervickers
Copy link
Member

These were moved up a level to the task bundles. I did not want to have the schema validated twice. @lbradstreet if that's acceptable we can close out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants