Skip to content

Releases: openeuropa/task-runner

2.0.0-alpha4

21 Mar 15:14
226ff3d
Compare
Choose a tag to compare

Merged pull requests:

2.0.0-alpha3

21 Oct 14:09
35a9b31
Compare
Choose a tag to compare

Merged pull requests:

  • OEL-2096: Changes in consolidation/annotated-command 4.5.7 break configuration initialisation. #166 (brummbar)
  • ISAICP-5988: Command config cannot be overridden #135 (claudiu-cristea)

2.0.0-alpha2

21 Feb 14:52
72074b8
Compare
Choose a tag to compare

Merged pull requests:

  • EWPP-2006: Support for --zip in create-archive. #163 (hernani)

2.0.0-alpha1

17 Jan 16:37
db314c9
Compare
Choose a tag to compare

Merged pull requests:

1.0.0-beta7

17 Jan 15:28
ca79947
Compare
Choose a tag to compare

Closed issues:

  • The 'chgrp' and 'chown' tasks don't have a 'umask' attrib #154
  • Move 'changelog:generate' command in a separate project #133
  • Add an 'exec' task for dynamic commands. Deprecate usage of plain strings #123
  • Allow 3rd party to alter the config #121
  • Allow parameters in command definitions in runner.yml #111
  • Allow further arguments to be passed to run drupal:site-install or implement re-installing #68

Merged pull requests:

1.0.0-beta6

27 Jun 09:48
0ee1c8f
Compare
Choose a tag to compare

Closed issues:

  • Update README - Add note to enable patching #94

Merged pull requests:

1.0.0-beta5

13 Mar 11:53
0d23a3f
Compare
Choose a tag to compare

Closed issues:

  • Ensure consolidation/annotated-command has the right version #95
  • Allow users to define a custom Task Runner configuration available in their home directory #62

Merged pull requests:

  • OPENEUROPA-1697: Add drupal.site.generate_db_url parameter #99 (ademarco)
  • Issue #95: Upgrade minimum version of Robo so it works with Drush 8.2.0 properly #96 (drupol)
  • OPENEUROPA-1569: Task-Runner: Add support in task-runner "process" task arrays (imploded to string with comma delimiter). #93 (sergepavle)
  • OPENEUROPA-1535: Fix various coding style inconsistencies. #92 (drupol)
  • OPENEUROPA-1371: Allow users to define a custom Task Runner configuration in their home directory. #63 (drupol)

1.0.0-beta4

15 Jan 09:52
Compare
Choose a tag to compare

Fix task-runner so it can work with Drupal 7 and Drupal 8.

Closed issues:

  • Unable to get it working for Drupal 7 #89

Merged pull requests:

  • Issue #89: Make sure it works with Drupal 7 and 8. #90 (drupol)
  • OPENEUROPA-1322: Use the proper Docker way of overriding docker-composer.yml file. #88 (drupol)

1.0.0-beta3

16 Oct 09:33
ff9f5d0
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • OPENEUROPA-1272: For Drupal 8.6 the option --config-dir is replaced with --existing-config #86 (pfrenssen)
  • OPENEUROPA-1271: Valueless options are ignored when put into configuration #85 (pfrenssen)
  • Express permission values in octal #84 (pfrenssen)

1.0.0-beta2

03 Oct 08:05
849593c
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for 1.0.0-beta2 release. #83 (dxvargas)
  • OPENEUROPA-1149: Provide alternative method to override settings in settings.php #82 (sergepavle)
  • OPENEUROPA-1140: Add pre and post install perms commands. #75 (richardcanoe)