Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX-2267: Restore local.blt.yml generation #4239

Merged
merged 4 commits into from
Sep 4, 2020
Merged

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Sep 2, 2020

Fixes #4231

This should create local.blt.yml if example.local.blt.yml exists.

Note that the new project templates no longer provide example.local.blt.yml out of the box, you'd need to manually create it if it's missing. I could see an argument for BLT to automatically create example.local.blt.yml if it's missing, or on composer install, but that should be a follow-up ticket.

@mikemadison13 can you help test this? I'd like to cut a new BLT release soon, and include this fix.

@danepowell
Copy link
Contributor Author

I tested manually and confirmed this generates the file as expected.

@danepowell danepowell added the Bug Something isn't working label Sep 4, 2020
@danepowell danepowell merged commit 6210afd into acquia:12.x Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

local.blt.yml does not get autogenerated in BLT v12
1 participant