equinox-io/Release a new version via Equinox
Build, package and distribute self-updating Go apps to your customers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Equinox credential token | — | — |
| application | Publish release for this Equinox application ID | — | — |
| channel | Publish release to this channel | — | stable |
| platforms | Platform list to build. e.g. 'linux_amd64,darwin_386' | — | — |
| signing-key | ECDSA private key for signing the release | — | — |
| version | Version string of the new release | — | — |
| draft | Hold the release open for more assets | — | false |
| package | Go package to build and release | — | — |
| flags | Additional flags to pass to `go build`, separated by | | — | — |
| publish | Publish the release | — | false |
Outputs
no outputs