sap-cx-actions/commerce-deploy

Triggers the deployment process for the SAP Commerce Cloud project in the CCv2.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
buildCodeThe build code to deploy.yes
environmentCodeThe environment code to deploy the build to.yes
databaseUpdateModeThe database update mode, any of the following: NONE, UPDATE, INITIALIZE (Be sure to use INITIALIZE). Default is NONE.yesNONE
deploymentModeThe deployment mode, any of the following: ROLLING_UPDATE, RECREATE, GREEN. Default is ROLLING_UPDATE.yesROLLING_UPDATE
checkStatusIntervalThe interval in milliseconds to check the status of the build. Default is 300000 ms (5 minutes).no300000
notifyWhether to send notifications, if true, the webhookUrl is required.nofalse
dryRunWhether to run the action in dry-run mode. If true, the action will not trigger the deployment in actual CCv2.nofalse
timezoneThe timezone to use for the timestamps. Default is America/New_York.noAmerica/New_York
namedescription
deploymentCodeThe code of the deployment.
deploymentStatusThe status of the deployment.