acquia / blt

Acquia's toolset for automating Drupal 8 and 9 development, testing, and deployment.
https://docs.acquia.com/blt/
GNU General Public License v2.0
442 stars 394 forks source link

Add BLT to ORCA fixtures #4694

Closed secretsayan closed 1 year ago

secretsayan commented 1 year ago

Motivation ORCA removed BLT from its integrated fixtures, so we need to add BLT back using its own packages_alter so that it continues to be tested with ORCA.

danepowell commented 1 year ago

Thanks!