Logo
NeoArc Studio

Deployment Checklist Block

Create deployment checklists with pre-deployment, deployment, and post-deployment tasks with completion tracking.

Overview

The Deployment Checklist block organises deployment tasks into three phases: pre-deployment, deployment, and post-deployment. Each task can be tracked for completion with notes. The block also captures rollback plans and overall deployment status. Use this block to standardise deployment procedures.

Production Deployment

A deployment checklist for a production release.

Block Properties

Deployment Checklist block properties
PropertyRequiredDescription
nameYesDeployment name
versionNoVersion being deployed
environmentNoTarget environment (Development, Testing, Staging, Production)
scheduledDateNoScheduled deployment time
preDeploymentNoArray of pre-deployment task objects
deploymentNoArray of deployment task objects
postDeploymentNoArray of post-deployment task objects
rollbackPlanNoSteps to rollback if deployment fails
ownerNoTeam responsible for deployment
statusNoDeployment status (planned, in-progress, completed, rolled-back, failed)