gimlet-io/Gimlet Artifact Shipper Action

Ship releasable software artifacts to Gimlet

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fieldsMetadata to attach to the artifactno
debugSet it to true if you want to print the artifact instead of shipping itnofalse
branchHeadBranch commit sha for PRs. $GITHUB_SHA contains the merge head sha for PRs, which is a sha that Gimlet doesn't know aboutno${{ github.event.pull_request.head.sha }}
waitSet it to true if you want to watch tracking the artifact and wait until got success or errornofalse
timeoutSet the time for wait flag of artifact trackno10m
deploySet it to true if you want deploy an artifact to an environmentnofalse
envIf $DEPLOY is set to true, deployment will take place to this environmentno
appIf $DEPLOY is set to true, this app will be deployed to $ENVno
namedescription
artifact-idID of the created artifact