Skip to content

Commit 6046092

Browse files
authored
Release 1.1.23 (#97)
1 parent 710a4e3 commit 6046092

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

RELEASE

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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"

0 commit comments

Comments
 (0)