actions-marketplace-validations/Deploy to Balena Brennan Test

Automate release builds and deployments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
balena_tokenYour balenaCloud API tokenyes
fleetName of the fleet you want to build the release foryes
github_tokenGithub access tokenno${{ github.token }}
environmentDomain for the backend services to build your releasenobalena-cloud.com
versionbotDoes the repository use VersionBot ?nofalse
finalizeShould the action finalize a release after buildingnotrue
create_tagTag the git commit with the final balena release versionnofalse
create_refTag the git commit with the final balena release versionnofalse
cacheIf a release matching the commit already exists do not buildnotrue
sourceSpecify custom path to Dockerfile/docker-compose for building release imagesno""
layer_cacheUse cached layers of previously built images for this projectnotrue
registry_secretsImage registry credentrials (Balena secrets.json)no""
environment_variablesEnvironment variables in the form of KEY=VALUE,KEY2=VALUE2,...no
namedescription
release_idID of the release built
versionVersion of the release built