Releases: openeuropa/task-runner
Releases · openeuropa/task-runner
2.0.0-alpha5
Change Log
2.0.0-alpha5 (2024-12-11)
Merged pull requests:
- OEL-3318: Prepare for php8.3 #173 (drishu)
- OEL-3318: Support for Drupal 11 #172 (AaronGilMartinez)
2.0.0-alpha4
Merged pull requests:
- EWPP-2864: Update to PHP8.1. #169 (22Alexandra)
2.0.0-alpha3
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
2.0.0-alpha1
1.0.0-beta7
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:
- Issue #154: The 'chgrp' & 'chown' tasks don't have a 'umask' attrib #155 (claudiu-cristea)
- Revert "Merge pull request #148 from openeuropa/ISAICP-6037" #152 (idimopoulos)
- ISAICP-6037: Move changelog command in its own repo #148 (claudiu-cristea)
- EWPP-516: Update docker php image. #146 (22Alexandra)
- ISAICP-5989: Tokens containing digits are not supported #145 (claudiu-cristea)
- ISAICP-6079: Tighten up coding standards. #140 (pfrenssen)
- Default to safe permissions when creating folders #128 (pfrenssen)
- Add a new 'exec' task for dynamic commands #124 (claudiu-cristea)
- Allow 3rd party to add and alter the configuration #122 (claudiu-cristea)
- Task 'run' should allow arguments and options. #120 (claudiu-cristea)
- MULTISITE-23486: Allow dynamic commands to override all code provided commands #119 (claudiu-cristea)
- OPENEUROPA-2943: Update composer json. #115 (sergepavle)
- OPENEUROPA-2943: Upgrade to PHP 7.3. #114 (sergepavle)
- OPENEUROPA-2258: Undo use of PHP 7.2. #109 (dxvargas)
- OPENEUROPA-2464: Use PHP 7.1 in docker-compose. #108 (dxvargas)
- OPENEUROPA-2258: Use PHP 7.2 #106 (dxvargas)
1.0.0-beta6
Closed issues:
- Update README - Add note to enable patching #94
Merged pull requests:
- OPENEUROPA-2030: Allow to pass Drupal root as a token to pre and post commands #102 (ademarco)
- OPENEUROPA-1897: Use ci image. #101 (imanoleguskiza)
1.0.0-beta5
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)