prodvana/Record deployment

Record a deployment done externally to Prodvana.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
appA unique name for the application being deployed. An application is a collection of related services with the same set of release channels. e.g. infra, product, <company name>yes
serviceA unique name for the service being deployed, e.g. api, webyes
release_channelA unique name for the release channel of the service being deployed, e.g. staging, prodyes
deployment_systemThe deployment system doing the deploymentyesgithub-actions
pendingRecord the deployment in pending state instead of succeeded state, meant to be used with update-deployment-status action
auth_contextpvnctl auth context to use. If you're using this Action with init-pvnctl, leave as the defaultyesdefault
namedescription
deployment_idA unique identifier for the deployment created
release_idsame as deployment_id, preserved for backwards compatibility