digital-ai/Digital.ai Deploy Integration

Github Actions for Digital.ai Deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverUrlThe URL of the Digital.ai Deploy serveryes
usernameThe username for authenticating with Digital.ai Deployyes
passwordThe password for authenticating with Digital.ai Deployyes
actionAction to perform: create, publish, deploy. Default is create, publish, and deploynocreate_publish_deploy
manifestPathThe path to the manifest xml fileno
outputPathThe path for storing the newly created DAR packageno
packageNameThe name of the newly created DAR packageno
versionNumberSpecify a version number to set in your manifest fileno
darPackagePathThe path to the DAR packageno
deploymentPackageIdThe ID of the package to be deployedno
environmentIdThe ID of the target environment in Digital.ai Deployno
rollbackInvoke a rollback in case of deployment failureno
maxTransientRetriesThe maximum number of retries when encountering transient errorsno
namedescription
deploymentPackageIdThe ID of the published package
darPackagePathThe relative path to the DAR package created by the action
deploymentTaskIdThe ID of the deployment task created by the action
rollbackTaskIdThe ID of the rollback task created by the action