sauron-engine icon indicating copy to clipboard operation
sauron-engine copied to clipboard

Create rules validator

Open jlugao opened this issue 5 years ago • 1 comments

jlugao avatar Jun 29 '19 22:06 jlugao

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)

jlugao avatar Sep 25 '19 00:09 jlugao