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

DT-657: Fixes #3785: Split up examples:init command, don't run automatically #3923

Merged
merged 2 commits into from
Nov 20, 2019

Conversation

danepowell
Copy link
Contributor

Fixes #3785

Changes proposed

  • Don't initialize these files automatically for new BLT projects, since they are just templates and not useful for all users.
  • Split examples:init into more granular commands for each type of file.

Steps to replicate the issue

  1. In a normal BLT application, remove blt/src, tests/phpunit, and tests/behat/features/Examples.feature, then run these commands and ensure the files are recreated exactly as before.

@danepowell danepowell added 11.x Affects or applies to 11.x Enhancement A feature or feature request labels Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.x Affects or applies to 11.x Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DT-657: examples:init command is redundant
3 participants