Skip to content

Releases: dennisinteractive/drupal_console_commands

CMS-1323 Sort console commands mix-up

Choose a tag to compare

@tashaharrison tashaharrison released this 22 Sep 10:51
35d1bf4
Merge pull request #61 from dennisinteractive/CMS-1323_console_commands

Cms 1323 console commands

CMS-1243 & CMS-1244 Use drush commands

Choose a tag to compare

@tashaharrison tashaharrison released this 09 Jun 09:53
36f2ec6
Merge pull request #59 from dennisinteractive/CMS-1244-use-drush

CMS-1244 Use drush commands and not drupal console

Clear cache after importing config

Choose a tag to compare

@marcelovani marcelovani released this 20 Aug 11:57
0.48.0.2

Updated makefile

Using DB configuration from settings.php

Choose a tag to compare

@davidgrayston davidgrayston released this 03 Apr 13:47
10037ee
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

Choose a tag to compare

@davidgrayston davidgrayston released this 03 Apr 15:42
6434e0b
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

Choose a tag to compare

@davidgrayston davidgrayston released this 19 Jul 14:35
0.50

Merge pull request #31 from dennisinteractive/27689_artifact_tag_chec…

Update chain commands

Choose a tag to compare

@greenitcompany greenitcompany released this 07 Jun 09:36
Merge branch 'site_build_command'

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

Console commands update #27689

Choose a tag to compare

@jfcolomer jfcolomer released this 17 May 09:30
Merge pull request #24 from dennisinteractive/27689_refactor

Case 27689; Allow root to be overriden by environment variables

Updated db import to use S3

Choose a tag to compare

@guardiola86 guardiola86 released this 15 May 15:16
Merge pull request #25 from dennisinteractive/27611_s3

Case 27611; Support for s3

Console command changes, removal of hardcoded values

Choose a tag to compare

@guardiola86 guardiola86 released this 19 Apr 12:44
Merge pull request #21 from dennisinteractive/proposal_console_chains

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