File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- 1.1.22
2- Drupal 9 template building.
1+ 1.1.23
2+ Changed credentials_handling to manual, to generate ce-dev and root as user/password instead of a random string.
3+ Using vendor/drush as drush instead of the phar file.
4+ Included lhci_run as role in the deploy step, with one tests for the homepage.
5+ Using full command paths to define pre/post_tasks
6+ Renamed the settings and drush templates inside ansible/web/site/default
7+ Removed the pre_tasks in provision.yml to uninstall nodejs 12.
Original file line number Diff line number Diff line change 11{
22 "name" : " ce-dev" ,
33 "description" : " Local Stack wrapper tool" ,
4- "version" : " 1.1.22 " ,
4+ "version" : " 1.1.23 " ,
55 "author" : " @pm98zz-c" ,
66 "bin" : {
77 "ce-dev" : " ./bin/run"
You can’t perform that action at this time.
0 commit comments