Files
github-actions-magento2/CHANGELOG.md
T
2022-08-13 22:11:32 -04:00

5.2 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-08-14)

Features

  • make cache key consistent (and configurable) (#38) (cbbba62)
  • supported-version: add all kind (#36) (26c354d)
  • supported-version: add support for v2.4.5 (#35) (affb1ce)

Bug Fixes

  • integration: only run monolog fixup on v2.4.4 (#37) (841670a)

1.0.0 (2022-08-06)

Features

  • add Installation Test Action (#1) (4bc0854)
  • add integration test workflow (#3) (d638c02)
  • add matrix to integration-test workflow (#7) (fb1ac5f)
  • add runner version to supported version (#7) (dd1a36b)
  • add supported version matrix action (#6) (6e81ef9)
  • add unit test action (#2) (72b1f25)
  • allow fail-fast as an input argument (#25) (2405cd1)
  • automatically allow the default Magento composer plugins (#12) (d6e6688)
  • install composer via shivammathur/setup-php github action (#23) (49bbcc8)
  • integration: Install composer plugin for parallel downloads (#24) (97b4223)
  • remove COMPOSER_AUTH requirement (#18) (e92a242)
  • supported-version: add user-defined kind (#28) (664360e)
  • update actions/checkout to v3 (#23) (8a209b9)
  • use Mage-OS by default (#17) (d1cced8)

Bug Fixes

  • installation: allow plugins in installation tests (#14) (fcc0b85)
  • integration: force to explicitly older monolog versions (#12) (#16) (e9ea198)
  • supported-version: matrix innaccessible outside of repo (#8) (56cff9d)