4 releases
| 0.7.3 | Aug 28, 2025 |
|---|---|
| 0.7.1 | Aug 22, 2025 |
| 0.7.0 | Aug 13, 2025 |
| 0.6.0 | Aug 9, 2025 |
#1189 in Testing
174 downloads per month
Used in 3 crates
(2 directly)
72KB
857 lines
wrkflw-parser
Parsers and schema helpers for GitHub/GitLab workflow files.
- GitHub Actions workflow parsing and JSON Schema validation
- GitLab CI parsing helpers
Example
// High-level crates (`wrkflw` and `wrkflw-executor`) wrap parser usage.
// Use those unless you are extending parsing behavior directly.
Dependencies
~16MB
~294K SLoC