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

Only allow a single target_keys key value pair to conform to v4.0.1 schema #89

Closed
2 tasks done
annakrystalli opened this issue Dec 18, 2024 · 0 comments · Fixed by #90
Closed
2 tasks done

Only allow a single target_keys key value pair to conform to v4.0.1 schema #89

annakrystalli opened this issue Dec 18, 2024 · 0 comments · Fixed by #90
Assignees
Labels

Comments

@annakrystalli
Copy link
Member

annakrystalli commented Dec 18, 2024

In v4.0.1, we only allowing a single target_keys key value pair.

To ensure hubAdmin functionality conform to this pattern we need to:

  • Add a test that demonstrates correct identification of more that 1 target_keys key value pair when validating task.json files with validate_config()
  • Ensure an error is thrown when creating target_keys with more that 1 key value pair programmatically

Related to hubverse-org/schemas#117

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

Successfully merging a pull request may close this issue.

1 participant