This PR resolves #46 - the validation rules have been represented as regular expressions. Also, it implements a script for generating validations.json and a workflow for suggesting scheduled updates from upstream metadata file.
All Submissions:
[x] Have you followed the guidelines in our Contributing document?
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes to Core Features:
[x] Have you added an explanation of what your changes do and why you'd like us to include them?
[ ] Have you updated the documentation related to the changes you have made?
[ ] Have you written new tests for your core changes, as applicable?
[ ] Have you successfully run tests with your changes locally?
Motivation:
This PR resolves #46 - the validation rules have been represented as regular expressions. Also, it implements a script for generating
validations.json
and a workflow for suggesting scheduled updates from upstream metadata file.All Submissions:
Changes to Core Features: