github-actions-models

Crates.iogithub-actions-models
lib.rsgithub-actions-models
version0.9.0
sourcesrc
created_at2024-01-13 03:52:39.497723
updated_at2024-11-06 20:32:54.735063
descriptionUnofficial, high-quality data models for GitHub Actions workflows, actions, and related components
homepage
repositoryhttps://github.com/woodruffw/github-actions-models
max_upload_size
id1098279
size153,076
William Woodruff (woodruffw)

documentation

README

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.

License

MIT License.

The integration tests for this crate contain sample workflows collected from various GitHub repositories; these contain comments linking them to their original repositories and are licensed under the terms there.

Commit count: 79

cargo fmt