sauron-engine
sauron-engine copied to clipboard
Create rules validator
Rule validator should check for syntax and also look for dependencies...
jobs can have the following attributes:
- depends_on
- requires_variables
- sets_variables
- transforms_variables (which is basically requires + sets)