As autonomous AI agents become more common in development workflows, conventional testing approaches can struggle with behaviour that varies between runs while still producing correct results. GitHub engineers Gaurav Mittal and Reshabh Kumar Sharma have proposed a validation framework that identifies the states required for success and evaluates agents against those outcomes rather than a single prescribed execution path.
...more
Andrew Berry explains how integrating WarpBuild Snapshots with DDEV reduced repeated dependency installation in CI workflows. By restoring prebuilt environments across parallel GitHub Actions runners, the approach shortened Playwright startup time while maintaining parity between local development and automated pipelines.
...more
The AI Accessibility Checker, developed by Kiran Kadam under QED42, uses OpenAI to scan frontend codebases for WCAG violations. With support for CLI and GitHub Actions, it helps teams automate accessibility audits and integrate them into development workflows.
...more
In a recent blog post, Matt Glaman introduces a GitHub Action that inserts release notes from Drupal.org directly into Dependabot pull requests. This automation uses the drupal-mrn.dev API to streamline update reviews and eliminate manual changelog lookups for site builders and architects.
...more
Learn how to streamline your CI/CD pipelines for microservices with caching, smart build targeting, parallel testing, and Kubernetes automation. Practical tips and tools to boost speed and reduce DevOps overhead.
...more
Learn how to set up Cypress for end-to-end testing of Drupal sites using GitHub Actions. This guide from Morpht covers CI setup, caching, environment prep, and real-world use cases that cut QA time by 80%.
...more
Samuel Rollin of Rollin agency and Haylee Millar of Platform.sh will present a Lightning Talk on March 26 at DrupalCon Atlanta 2025. The session will cover automated quality, security, and compliance checks using GitHub Actions and Platform.sh pipelines.
...more
Join Aten Design Group's webinar on August 14, 2024, to learn how GitHub Co-Pilot and Actions can streamline your Drupal development workflow. Senior Developer Jordan Graham will guide you through AI-powered coding and automation tools. Register now to enhance your skills.
...more
At DrupalGovCon 2024, Jon Pugh will demonstrate a new technique for self-hosted CI/CD environments using GitHub Actions and DDEV Site Runner. Learn how to streamline your development process without third-party tools.
...more
Krishna Sharma from Skillions Infotech explores crucial tools in the DevOps ecosystem, including GitHub Actions, Terraform, Kubernetes, and more, to enhance workflows and collaboration in software development.
...more
ThinkDrop unveils a comprehensive guide on harnessing the power of GitHub Actions and BitBucket Pipelines alongside self-hosted Git runners for conducting CI/CD operations on private servers.
...more