| Understand GitHub Actions basics |
Workflow Fundamentals |
| Set up a Drupal workflow |
Drupal Stack Setup |
| Test multiple versions |
Matrix Testing |
| Run code quality checks |
Code Quality Checks |
| Test with PHPUnit |
PHPUnit Testing |
| Compile theme assets |
Theme Asset Compilation |
| Create deployment artifacts |
Deployment Artifacts |
| Deploy to environments |
Multi-Environment Deployment |
| Cache dependencies |
Caching Strategies |
| Run jobs in parallel |
Parallel Execution |
| Manage secrets |
Secret Management |
| Protect environments |
Environment Protection |
| Troubleshoot failures |
Troubleshooting |