wrkflw-validators
Validation utilities for workflows and steps.
- Validates GitHub Actions sections: jobs, steps, actions references, triggers
- GitLab pipeline validation helpers
- Matrix-specific validation
Example
use Value;
use ValidationResult;
use ;
let yaml: Value = from_str.unwrap;
let mut res = new;
if let Some = yaml.get
if let Some = yaml.get
assert!;