Code Quality and Deployment Checks in Acquia Pipelines
A practical guide to validating Composer metadata, React build output, Drupal coding standards, PHP syntax, YAML files, artifacts, and notifications in acquia-pipelines.yaml.
A practical guide to validating Composer metadata, React build output, Drupal coding standards, PHP syntax, YAML files, artifacts, and notifications in acquia-pipelines.yaml.
A practical guide to writing Dockerfiles for Drupal: multi-stage builds, Composer dependencies, PHP extensions, WebP support, Apache docroot, .dockerignore, file permissions, secrets, and CI image verification.
A practical guide to common GitHub Actions workflows: PHPCS, PHPStan, CodeQL, dependency review, Docker image builds, container scans, Lighthouse tests, smoke tests, and deployment gates.