Skip to content

Releases: dennisinteractive/drupal_console_commands

CMS-1323 Sort console commands mix-up

22 Sep 10:51
35d1bf4
Compare
Choose a tag to compare
Merge pull request #61 from dennisinteractive/CMS-1323_console_commands

Cms 1323 console commands

CMS-1243 & CMS-1244 Use drush commands

09 Jun 09:53
36f2ec6
Compare
Choose a tag to compare
Merge pull request #59 from dennisinteractive/CMS-1244-use-drush

CMS-1244 Use drush commands and not drupal console

Clear cache after importing config

20 Aug 11:57
Compare
Choose a tag to compare
0.48.0.2

Updated makefile

Using DB configuration from settings.php

03 Apr 13:47
10037ee
Compare
Choose a tag to compare
Merge pull request #51 from dennisinteractive/0.48.x-29751_db_import_fix

Case 29751; use DB name from settings.php

Using DB configuration from settings.php

03 Apr 15:42
6434e0b
Compare
Choose a tag to compare
Merge pull request #53 from dennisinteractive/0.44.x-29751_db_import_fix

Case 29751; using DB config in settings.php (0.44.x)

Fixing commands for use on all environments

19 Jul 14:35
Compare
Choose a tag to compare
0.50

Merge pull request #31 from dennisinteractive/27689_artifact_tag_chec…

Update chain commands

07 Jun 09:36
Compare
Choose a tag to compare
Merge branch 'site_build_command'

# Conflicts:
#	chain/chain-site-build.yml
#	src/Command/SiteBaseCommand.php
#	src/Command/SiteCheckoutCommand.php

Console commands update #27689

17 May 09:30
Compare
Choose a tag to compare
Merge pull request #24 from dennisinteractive/27689_refactor

Case 27689; Allow root to be overriden by environment variables

Updated db import to use S3

15 May 15:16
Compare
Choose a tag to compare
Merge pull request #25 from dennisinteractive/27611_s3

Case 27611; Support for s3

Console command changes, removal of hardcoded values

19 Apr 12:44
Compare
Choose a tag to compare
Merge pull request #21 from dennisinteractive/proposal_console_chains

27689 Proposal for console command changes, removal of hardcoded values.