snhobbs/KiCad Release Builder
Build KiCad project outputs inside a Docker container on tag push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the kicad project | yes | ./ |
| project | The base name of the KiCad board (without extension) | yes | myboard |
| version | Version number | no | ${{ github.sha }} |
| output_path | Build directory | no | build |
| make-target | Target to invoke in the Makefile | no | all |
Outputs
no outputs