a-light-win/builder

Builds the projects in a-light-win

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 25, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: a-light-win/builder@c3a4881f7c41d1d89d38bc2c787e1ff1be7483f6 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
zig_projectThe path to the zig project to build, test or check. If not provided, the zig actions are skipped.
go_projectThe path to the go project to build, test or check. If not provided, the go actions are skipped.
podman_projectThe path to the podman project to build, test or check. If not provided, the podman actions are skipped.
GITHUB_TOKENThe GitHub token to use for pushing to the GitHub Container Registry

no outputs