Skip to content

Releases: ec-europa/toolkit

3.6.6

03 Aug 12:15
5496127
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.4...3.6.6

8.6.13

03 Jun 07:25
f016cb6
Compare
Choose a tag to compare
  • Fix issue with .info.yml props check, force use of ec-europa/qa-automation:8.1.5

8.6.12

24 May 17:46
d5aed27
Compare
Choose a tag to compare
  • Support for guzzle 6 and 7

8.6.11

24 May 13:49
593a1a9
Compare
Choose a tag to compare
  • Update outdated dependency guzzlehttp/guzzle to ^7.0
  • Prevent display of credentials when typing the commands in terminal
  • Add a check to verify the existence of development packages in the require section of the composer file
  • Check if drush/drush is available (mandatory in require section)
  • Improve component check process to support multiple vendors (currently only checking drupal)
  • Fix typo in the component check task when reporting restricted packages
  • Include a fallback to the mandatory check step to verify the config files when the site is not installed
  • Request input of QA sites credentials when the token is not available for the targets that require connection to the QA website

4.8.3

24 May 13:38
1de7a47
Compare
Choose a tag to compare
  • Fix typo in the component check task when reporting restricted packages
  • Mark the branch 4.x as deprecated

3.6.5

24 May 13:35
a3c3142
Compare
Choose a tag to compare

Clean up package registry

3.6.4

24 May 13:33
a3c3142
Compare
Choose a tag to compare
  • Fix issue with drush make command when resolving sub-dependencies folder ( i.e .../1/... )

8.6.10

03 May 06:52
212fc0c
Compare
Choose a tag to compare
  • Drop .drush.yml created based on env_vars.

8.6.9

29 Apr 09:01
941e80b
Compare
Choose a tag to compare
  • Add possibility to create cache folder outside container

8.6.8

28 Apr 12:10
a610961
Compare
Choose a tag to compare
  • Fix issue with cache folder that prevented regular use of download-dump in local environments
  • Fix detection of drush/drush and ec-europa/toolkit components