Deploy Workflow

Safe deployment workflow for Drupal 10/11 sites: pre-flight checks, backup, the correct update sequence (composer install, database updates, config import, cache rebuild), verification, and rollback plan. Use when deploying to any environment, releasing to production, or when the user asks to "push changes live", "update the server", or run a release. Also use for multisite releases where each site needs its own database update pass.

siva01c 9f46f70 4.2 KB Updated

File contents

siva01c/claude-plugins/tree/main/workflow-tools/skills/deploy-workflow commit 9f46f70383

Frequently asked questions

npx skillmds@latest add siva01c/deploy-workflow