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

Beetmover schema required fields not always required #452

Open
hneiva opened this issue Dec 14, 2021 · 0 comments
Open

Beetmover schema required fields not always required #452

hneiva opened this issue Dec 14, 2021 · 0 comments
Labels
beetmoverscript enhancement New feature or request

Comments

@hneiva
Copy link
Contributor

hneiva commented Dec 14, 2021

https://github.com/mozilla-releng/scriptworker-scripts/blob/master/beetmoverscript/src/beetmoverscript/data/artifactMap_beetmover_task_schema.json

@escapewindow on #437 (comment)

Am I right in thinking that these keys may be required in some types of behaviors but not others? If so, we might want to validate that these keys exist for the behaviors that need them... we can do that with multiple jsonschema files (one per behavior?) or by just making sure the task is well-formed for each behavior in the python code.

@hneiva hneiva added enhancement New feature or request beetmoverscript labels Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beetmoverscript enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant