Unofficial Rust data models for GitHub Actions
Find a file
William Woodruff d1f298a0c6
hackety hack
2023-12-31 00:12:17 -05:00
src hackety hack 2023-12-31 00:12:17 -05:00
tests hackety hack 2023-12-31 00:12:17 -05:00
.gitignore hackety hack 2023-12-31 00:12:17 -05:00
Cargo.toml hackety hack 2023-12-31 00:12:17 -05:00
README.md hackety hack 2023-12-31 00:12:17 -05:00

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.