nullplatform/Nullplatform Build

Github Action to manage application builds on Nullplatform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionThe build action controls what happens to the build. Can be one of: create, updateno
idThe build idno
statusThe build status. Can be one of: 'pending', 'in_progress', 'failed', 'successful'no
application-idThe application id to buildno
commit-idThe SHA commitno
commit-permalinkThe commit web linkno
descriptionThe build description. Defaults to commit messageno
branchThe build branch. Defaults to current workflow execution branchno
image-repository-urlThe image repository URL wheres the build image was uploadedno
github-tokenGitHub token used to fetch commit metadata when not available in the event payload (e.g. workflow_dispatch). Defaults to the automatically provided GITHUB_TOKEN.no${{ github.token }}
namedescription
idThe build id
statusThe new build status. Can be one of: 'pending', 'in_progress', 'failed', 'successful'
application-idThe application id built