Unofficial Rust data models for GitHub Actions
Find a file
William Woodruff b899e5fdc6
Cargo: 0.2.0
2024-02-28 21:32:33 -05:00
.github github: dependabot config 2024-01-12 23:05:56 -05:00
src clippage 2024-02-25 20:26:12 -05:00
tests remove SoV from the public API 2024-02-25 19:57:25 -05:00
.gitignore hackety hack 2023-12-31 00:12:17 -05:00
Cargo.toml Cargo: 0.2.0 2024-02-28 21:32:33 -05:00
LICENSE LICENSE 2024-01-12 21:31:12 -05:00
README.md README: crates badge 2024-01-12 23:03:50 -05:00

github-actions-models

CI Crates.io

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.