-
My system information:
* Operating system type: Ubuntu
* Operating system version: 14.04
* BLT version: 8.6.8
When I run this command (from the repo root):
```
$ blt
```
I get the followin…
-
https://github.com/acquia/blt/blob/8.8.4/template/blt/project.yml states:
```
profile:
# You can generate a custom profile by running '../vendor/bin/drupal generate:profile' from the docroo…
-
lets pretend that you are an acsf community developer and want to confirm that your acsf changes will be compatible with the code you are working on.
as it stands now, blt acsf:init will only requi…
-
We currently have phpUnit and behat tests integrated into the BLT project. I'd love to see a default recommended visual regression strategy also included with BLT. Selfishly, and I think it would be …
-
My system information:
* Operating system type: OSX
* Operating system version: 10.12.2
* BLT version: Phing 2.15.2
Output of `blt doctor`:
```
+----------------------+-----------------------…
-
Shouldn't the `factory-hooks/` folder (and subsequent settings include file) be created as part of the `$ blt acsf:init` command?
Happy to attempt a PR for this, but wanted to get some feedback before…
-
My system information:
Operating system type: macOS
Operating system version: 10.12.5
BLT version: 8.x-dev
Output of blt doctor:
```
$ blt doctor
Attempting to run doctor on host machine...
…
-
I don't know whether this is an issue with how I set up blt or pipelines.
My system information:
* Operating system type: Mac
* Operating system version: 10.12.4
* BLT version: 8.8.1
Output o…
-
My system information:
* Operating system type: macOS
* Operating system version: 10.12.5
* BLT version: 8.7.3
Output of `blt doctor`:
```
blt > doctor:
Changed current directory to /home/vag…
-
When working with ACSF, and not ACE, its difficult to tell if the branch you just pushed got the latest changes, or a hot fix was actually supplied.
It would be awesome if Bolt could deploy tags to …