Skip to content

Latest commit

 

History

History
130 lines (86 loc) · 8.46 KB

CHANGELOG.md

File metadata and controls

130 lines (86 loc) · 8.46 KB

Change Log

0.7.0 (2018-06-25)

Full Changelog

Merged pull requests:

  • OPENEUROPA-696 Make sure the Task Runner provides current working directory as a replaceable token #56 (ademarco)

0.6.0 (2018-06-19)

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for 0.6.0 release. #55 (ademarco)
  • OPENEUROPA-370: Allow a site to be installed using SQLite #54 (richardcanoe)
  • OPENEUROPA-287: Add sanity check before starting site install. #53 (richardcanoe)

0.5.0 (2018-04-19)

Full Changelog

Closed issues:

  • Allow users to customize the database type. #47
  • OPENEUROPA-373: Implements command hooks #38
  • OPENEUROPA-374: Add configuration validation per command #30
  • OPENEUROPA-375: add command to run PHP server on given site #29
  • NEPT-1105: Build command scaffolding #28

Merged pull requests:

0.4.0 (2018-02-21)

Full Changelog

Merged pull requests:

  • OPENEUROPA-322: Transfer projects to OpenEuropa organisation #46 (ademarco)
  • OPENEUROPA-197: Use OpenEuropa namespace to avoid redundant prefixes #45 (ademarco)

0.3.1 (2018-02-09)

Full Changelog

Closed issues:

  • Implement GitStack Commands #40

Merged pull requests:

  • OPENEUROPA-206: Fix Task Runner default Drush settings #41 (ademarco)

0.3.0 (2018-01-14)

Full Changelog

Closed issues:

  • NEPT-1668: Fix Drush config paths and make it configurable #35
  • NEPT-1668: Improve documentation #34
  • NEPT-1668: Refactor Drupal commands and add Drush task #32
  • Fix setup:replace aliases #26
  • NEPT-1668: Allow to define commands in runner.yml.dist #25

Merged pull requests:

  • NEPT-1668: Improve documentation #34 #37 (ademarco)
  • NEPT-1668: Fix Drush config paths and make it configurable #35 #36 (ademarco)
  • NEPT-1668: Refactor Drupal commands and add Drush task #32 #33 (ademarco)
  • NEPT-1105: Allow to define commands in runner.yml.dist #25 #31 (ademarco)
  • Issue #26: Fix setup:replace aliases. #27 (dxvargas)

0.2.0 (2018-01-09)

Full Changelog

Closed issues:

  • NEPT-1105: Implement Drupal site setup command #23
  • NEPT-1627: Fix command discovery for custom namespaces #21
  • NEPT-1105: Remove exclude flag from Drush site install #19

Merged pull requests:

  • NEPT-1105: Implement Drupal site setup command #23 #24 (ademarco)
  • NEPT-1627: Fix command discovery for custom namespaces #21 #22 (ademarco)
  • NEPT-1105: Remove exclude flag from Drush site install #19 #20 (ademarco)

0.1.2 (2018-01-07)

Full Changelog

Closed issues:

  • NEPT-1105: Fix command discovery #16
  • NEPT-1668: Support configuration token replacement in post install commands #15

Merged pull requests:

  • NEPT-1668: Support configuration token replacement in post install commands #15 #18 (ademarco)
  • NEPT-1105: Fix command discovery #16 #17 (ademarco)

0.1.1 (2018-01-05)

Full Changelog

Closed issues:

  • Fix Drush "ignored-directories" #14

0.1.0 (2018-01-05)

Closed issues:

  • NEPT-1688: Allow host projects to expose their own commands #12
  • NEPT-1688: Provide full Drupal site path as a dynamic configuration value #10
  • NEPT-1688: Add Drupal post install script #8
  • NEPT-1688: Implement Drupal component setup command #6
  • NEPT-1688: Add changelog generation command #4
  • NEPT-1688: Port PHPUnit and Behat setup tasks #2
  • NEPT-1688: Initial setup #1

Merged pull requests:

  • NEPT-1688: Allow host projects to expose their own commands #12 #13 (ademarco)
  • NEPT-1688: Provide full Drupal site path as a dynamic configuration value #10 #11 (ademarco)
  • NEPT-1688: Add Drupal post install script #8 #9 (ademarco)
  • Implement Drupal component setup command #6 #7 (ademarco)
  • Add changelog generation command #4 #5 (ademarco)
  • Port PHPUnit and Behat setup tasks #2 #3 (ademarco)

* This Change Log was automatically generated by github_changelog_generator