Setup Drupal action
Version updated for https://github.com/bluehorndigital/setup-drupal to version v1.2.0.
- This action is used across all versions by 21 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of a Drupal environment for testing extensions. It simplifies the process of specifying the Drupal version, build path, and additional dependencies, streamlining development workflows. This action is particularly useful for automating testing or deployment pipelines in projects involving Drupal extensions.
Release notes
What’s Changed
- Bump semver from 7.6.0 to 7.6.2 by @dependabot[bot] in https://github.com/bluehorndigital/setup-drupal/pull/30
- Update PHP versions in integration workflow by @mglaman in https://github.com/bluehorndigital/setup-drupal/pull/33
- Bump @vercel/ncc from 0.27.0 to 0.38.1 by @dependabot[bot] in https://github.com/bluehorndigital/setup-drupal/pull/29
- Add ‘–with-all-dependencies’ to require dev command by @mglaman in https://github.com/bluehorndigital/setup-drupal/pull/32
- Update integration.yml to remove Drupal 8.9 by @mglaman in https://github.com/bluehorndigital/setup-drupal/pull/34
- Bump @actions/core from 1.2.6 to 1.10.1 by @dependabot[bot] in https://github.com/bluehorndigital/setup-drupal/pull/28
- Bump jest from 26.6.3 to 29.7.0 by @dependabot[bot] in https://github.com/bluehorndigital/setup-drupal/pull/25
Full Changelog: https://github.com/bluehorndigital/setup-drupal/compare/v1.1.0...v1.2.0