tdy-mar-casc/Flux branch and version
Calculates version and branch information for building the Flux
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version | yes | 9.9.9 |
| default-ref | default branch/tag | — | — |
| overrides | Version overrides flux=branch/tag/SHA;hybrid=...;web=...;streaming-server=...;gateway=...;maps=... | — | "" |
| build-native | build native installers | — | — |
| release | official release | — | — |
| mutable-refs | refs (comma-separated) considered for a mutable tag | — | staging,master |
Outputs
| name | description |
|---|---|
| version-string | version string |
| default-ref | default branch/tag |
| mutable-version | mutable version, or an empty string if not applicable |
| consistent-refs | whether all components are being built at the same ref (the default ref) |
| flux-server-ref | flux-server branch/tag/SHA |
| flux-hybrid-ref | flux-hybrid branch/tag/SHA |
| flux-web-ref | flux-web branch/tag/SHA |
| flux-streaming-server-ref | flux-streaming-server branch/tag/SHA |
| flux-gateway-ref | flux-gateway branch/tag/SHA |
| flux-maps-ref | flux-maps branch/tag/SHA |
| flux-c2c-ref | flux-c2c branch/tag/SHA |