Unofficial Rust data models for GitHub Actions
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
README.md |
glomar-models
"Low level" data models for GitHub Actions workflows, actions, and related components.
Why?
I need these for another tool, and generating them automatically from their JSON Schemas wasn't working both for expressiveness and tool deficiency reasons.