livepeer/Livepeer - branch manifest

Generate branch manifest file for livepeer builds strategy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ref-nameJust the value of `github.ref_name`no${{ github.event_name == 'pull_request' && github.head_ref || github.ref_name }}
refFull ref path for the branch/tag informationno${{ github.ref }}
commitMost recent commitno${{ (github.ref_type == 'tag' && github.ref_name) || (github.event.pull_request.head.sha || github.sha) }}
bucket-domainGoogle cloud bucket name, optionalnobuild.livepeer.live
bucket-keyKey inside the `bucket-domain` for generating referencesno
use-prefixUse prefix when generating archive namesnotrue
prefixCustom prefix to use for archive naming based on project informationnolivepeer
project-nameProject name, to be used as gcp bucket root directoryno
platformSupported platforms names. Muliple values can be separated by commasnolinux, darwin, windows
architectureSupported architectures, comma separatednoarm64,amd64
namedescription
manifest-fileThe file created after branch name filter etc.
release-nameName of this release (tag if present, commit otherwise)
bucket-keyKey inside the `bucket-domain` for generating references
project-nameProject name, to be used as gcp bucket root directory