mdeck-hq/Register Build

Register a build for use with dot.Deploy. See the documentation for more information. This action to be placed at any point in your workflow. It uses pre-processing and post-processing to make sure that the build version is registered correctly. This action will upload an artifact named "dot-deploy" to the GitHub artifact store.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe build version is a unique identifier that is used to reference a build. When deploying, the version is used to specify which build to deploy. If your build produces more than one artifact, you have to devise a way to link them all to the same build version. This could be, for example, by uploading a JSON file that lists the linked artifacts. You can use the special value "auto" to have the action generate a build version for you. This is useful if you don't want to bother with generating a version yourself. yes
apiBaseUrlThe base URL of the dot.Deploy API. nohttps://api.dot-deploy.com/api
namedescription
versionOutputs the build version that was registered