Unofficial Rust data models for GitHub Actions
Find a file
2024-01-12 22:47:05 -05:00
.github/workflows ci, clippy fixes 2024-01-12 21:23:45 -05:00
src ci, clippy fixes 2024-01-12 21:23:45 -05:00
tests rename everything 2024-01-12 22:41:39 -05:00
.gitignore
Cargo.toml Cargo: more metadata 2024-01-12 22:47:05 -05:00
LICENSE LICENSE 2024-01-12 21:31:12 -05:00
README.md rename everything 2024-01-12 22:41:39 -05:00

github-actions-models

CI

Unofficial, high-quality 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.