-
Hello,
I am building [thirdPartyLibraries](https://github.com/GEOS-DEV/thirdPartyLibs) for [GEOS](https://github.com/GEOS-DEV/GEOS) using
- GCC 11.4.1
- HPC_X (v2.20), Open MPI (v4.1.7a1)
- …
-
Hello, community! Today I’m writing words I never thought I’d be writing: Acquia is announcing BLT’s End of Life (EOL). We will be handling this in several phases in the coming months, and we wanted t…
-
When you execute `blt recipes:vm:lando`, the following files are copied from the plugin:
.lando.yml
README.md
blt/example.local.blt.yml
blt/local.blt.yml
If those files already exist, they are …
-
Hi,
In an older (BLT 11 I believe) setup, we had a vendor/acquia/blt/settings/simplesamlphp.settings.php file in the blt directory which was then loaded by BLT's config loading code here:
```
// …
-
Given that https://github.com/acquia/blt-behat states:
> This plugin is provided solely as a backwards-compatible shim for customers upgrading from BLT 11. We recommend that anyone implementing new…
-
Thanks for making this great plugin. I've run into an issue using it regarding the `docroot/**/custom` paths. If any of the folders don't exist, then the command fails.
This is probably not common …
-
**Describe the bug**
I'm trying to upgrade `blt` to the latest version. I'm still stuck with `13.5.1` due to the changes in `drupal-environment-detector`. I'm using `acquia/blt-travis` to run tes…
-
**I want to...**
I want to use BLT with a custom environment detector when hosting in non-acquia environments. Some of our clients are hosted on acquia, and others are not, but we like to use BLT…
-
Can you please add [blt-acquia-cloud-cron-tasks](https://github.com/vbouchet31/blt-acquia-cloud-cron-tasks) to the list of [community plugins](https://support-acquia.force.com/s/article/360046918614-A…
-
**Is your feature request related to a problem? Please describe.**
The recommended settings will handle config splits but expect a certain naming convention. This is not documented well (yet). If you…