Skip to content

Releases: graycoreio/github-actions-magento2

v3.0.0

09 Apr 19:12
9992afe
Compare
Choose a tag to compare

3.0.0 (2025-04-09)

⚠ BREAKING CHANGES

  • coding-standard: use magento/php-compatibility-fork (#190)

Features

  • setup-magento: add support for composer auth (#193) (01cbea1)
  • supported-version: add recent kind (#188) (2f1b2ea)
  • supported-version: add v2.4.4-p13, v2.4.5-p12, v2.4.6-p10, v2.4.7-p5 and v2.4.8 (#187) (21c3bb3)

Bug Fixes

  • coding-standard: use magento/php-compatibility-fork (#190) (0008e86)
  • supported-version: adjust failing tests (#195) (f48c544)

v2.0.0

25 Mar 13:43
fb29b3d
Compare
Choose a tag to compare

2.0.0 (2025-03-25)

⚠ BREAKING CHANGES

  • replace mage-os/github-actions with graycoreio/github-actions-magento2
  • remove unmaintained workflows

Features

  • add cache-magento action (#87) (f5d43a5)
  • add fix-magento action (#86) (856d2df)
  • add coding standard action (#51) (2a102c2)
  • add Installation Test Action (#1) (4bc0854)
  • add integration test workflow (#3) (d638c02)
  • add magento releases 2.4.4-p9, 2.4.5-p8, 2.4.6-p6, and 2.4.7-p1 (#226) (a326271)
  • add matrix to integration-test workflow (#7) (fb1ac5f)
  • add new releases to the version matrix (#232) (b633b21)
  • add project versions (#110) (f7f0504)
  • add rabbitmq images with management plugin (#125) (0f31e40)
  • add releases 2.4.4-p6, 2.4.5-p5 and 2.4.6-p3 (#169) (2086708)
  • add runner version to supported version (#7) (dd1a36b)
  • add support for v2.3.7 on new vms (#67) (2824849)
  • add support for v2.4.4-p2 and v2.4.5-p1 (#69) (3e4d3c1)
  • add supported version matrix action (#6) (6e81ef9)
  • add unit test action (#2) (72b1f25)
  • add upcoming release for mage-os 1.0.2 (#223) (f1b13e8)
  • add upcoming release Mage-OS 1.0.3 to supported-version matrix (#229) (6e50d0d)
  • allow fail-fast as an input argument (#25) (2405cd1)
  • allow using "next" version on supported version (#58) (7431dcb)
  • automatically allow the default Magento composer plugins (#12) (d6e6688)
  • coding-standard: add ignore_warnings flag (#147) (4e21b18)
  • get-composer-version: create new action (#145) (bc840e1)
  • get-magento-version: add get-magento-version action (#72) (fd858c3)
  • install composer via shivammathur/setup-php github action (#23) (49bbcc8)
  • integration: fix integration tests for v2.4.0 (#46) (b4e7831)
  • integration: Install composer plugin for parallel downloads (#24) (97b4223)
  • make cache key consistent (and configurable) (#38) (cbbba62)
  • make phpcs severity level configurable (#130) (81a1eb2)
  • remove COMPOSER_AUTH requirement (#18) (e92a242)
  • remove unmaintained workflows (4c536e3)
  • replace mage-os/github-actions with graycoreio/github-actions-magento2 (9c06178)
  • run setup:di:compile on push (#116) (22aca78)
  • semver-compare: add new Github action (#146) (01e4ccb)
  • setup-magento: add a new action to setup Magento (#76) (7b74ff7)
  • supported-version: add all kind (#36) (26c354d)
  • supported-version: add support for v2.4.5 (#35) (affb1ce)
  • supported-version: add user-defined kind (#28) (664360e)
  • supported-version: dynamically compute (#120) (dbc889f)
  • supported-version: Magento v2.4.6 (d3b1ab6)
  • supported-version: package @actions/core:1.10.0 (e4f0f85)
  • supported-versions: add release date (#100) (5599a0d)
  • supported-version: validate custom_versions (5c19804)
  • update actions/checkout to v3 (#23) ([8a20...
Read more

Magento v2.4.4-p2 and v2.4.5-p1 Support

11 Oct 20:56
158bd0b
Compare
Choose a tag to compare

Features

  • add coding standard action (#51) (2a102c2)
  • add support for v2.4.4-p2 and v2.4.5-p1 (#69) (3e4d3c1)
  • allow using "next" version on supported version (#58) (7431dcb)
  • integration: fix integration tests for v2.4.0 (#46) (b4e7831)
  • supported-version: package @actions/core:1.10.0 (e4f0f85)

Bug Fixes

  • supported-version: pin-back MySQL to breaking change for tests (#46) (4b9366f)

v1.1.0 - Magento v2.4.5 Support

14 Aug 02:28
8f9c0a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0