| GitHub Actions CI/CD Guide 2026 |
https://devtoolbox.dedyn.io/blog/github-actions-cicd-complete-guide |
workflow-fundamentals, parallel-execution |
2026-02-12 |
| Drupal Odyssey Deployment Guide |
https://drupalodyssey.com/blog/development/streamlining-drupal-deployments-using-drush-and-github-actions-cicd |
multi-environment-deployment |
2026-02-12 |
| Goran Nikolovski GitHub Actions Drupal |
https://gorannikolovski.com/blog/github-actions-and-drupal |
drupal-stack-setup, phpunit-testing |
2026-02-12 |
| Drupalize.Me Tugboat GitHub Actions |
https://drupalize.me/blog/run-integration-tests-tugboat-and-github-actions |
phpunit-testing |
2026-02-12 |
| Morpht Cypress GitHub Actions |
https://www.morpht.com/blog/supercharge-your-drupal-qa-automating-cypress-tests-github-actions |
phpunit-testing |
2026-02-12 |
| Matt Glaman DDEV Testing Setup |
https://mglaman.dev/blog/github-action-setting-drupal-testing |
drupal-stack-setup |
2026-02-12 |
| GitHub Actions Workflow Syntax |
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions |
workflow-fundamentals |
2026-02-12 |
| GitHub Actions Caching |
https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows |
caching-strategies |
2026-02-12 |
| GitHub Actions Secrets |
https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions |
secret-management |
2026-02-12 |
| GitHub Actions Environments |
https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment |
environment-protection |
2026-02-12 |
| GitHub Actions Artifacts |
https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts |
deployment-artifacts |
2026-02-12 |
| GitHub Actions Job Dependencies |
https://docs.github.com/en/actions/using-jobs/using-jobs-in-a-workflow |
parallel-execution |
2026-02-12 |
| GitHub Actions Matrix Strategy |
https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs |
matrix-testing |
2026-02-12 |
| Drupal Coding Standards |
https://www.drupal.org/docs/develop/standards |
code-quality-checks |
2026-02-12 |
| Drupal PHPUnit Documentation |
https://www.drupal.org/docs/automated-testing/phpunit-in-drupal |
phpunit-testing |
2026-02-12 |
| shivammathur/setup-php |
https://github.com/shivammathur/setup-php |
drupal-stack-setup |
2026-02-12 |
| Bootstrap Sass Customization |
https://getbootstrap.com/docs/5.3/customize/sass/ |
theme-asset-compilation |
2026-02-12 |
| OWASP Secrets Management |
https://owasp.org/www-community/vulnerabilities/Use_of_hard-coded_password |
secret-management |
2026-02-12 |