thomaslaurenson/gpipe
Generate install.sh, install.ps1, and checksums.txt for GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release version tag (e.g. v1.2.3). Passed to gpipe, which validates it as a semantic version. | no | ${{ github.ref_name }} |
| repo | GitHub repository in owner/repo format | no | ${{ github.repository }} |
| config | Path to .gpipe.yml config file relative to repo root | no | .gpipe.yml |
| gpipe_version | Version of gpipe to download from its own releases | no | v1.0.0 |
| cosign_sign | Sign checksums.txt with cosign after generation | no | false |
Outputs
no outputs