Acquia

Deployment and Promotion Process for Drupal on Acquia

This document outlines the step-by-step process for deploying and promoting Drupal code changes from the lower development environments to the Quality Assurance (QA) environment, and subsequently to the Production (Prod) environment. Following this process will help ensure a smooth and controlled release of code changes.

1. Pre-Deployment Preparation

- Ensure that the code changes are reviewed and approved by the relevant stakeholders.

- Verify that all necessary code is committed via Git.