a-light-win/builder
Builds the projects in a-light-win
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 25, 2026
- License
- None
Pinned Snippet
uses: a-light-win/builder@c3a4881f7c41d1d89d38bc2c787e1ff1be7483f6 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| zig_project | The path to the zig project to build, test or check. If not provided, the zig actions are skipped. | — | — |
| go_project | The path to the go project to build, test or check. If not provided, the go actions are skipped. | — | — |
| podman_project | The path to the podman project to build, test or check. If not provided, the podman actions are skipped. | — | — |
| GITHUB_TOKEN | The GitHub token to use for pushing to the GitHub Container Registry | — | — |
Outputs
no outputs