Skip to content

feat: use https://github.com/mage-os/github-actions to test this project #367

@damienwebdev

Description

@damienwebdev

Prerequisites

Description

As a result of #362 support for older versions of Magento was accidentally dropped. We've been working diligently in @mage-os to make testing Magento projects and plugins easier. Specifically, the https://github.com/mage-os/github-actions/tree/main/supported-version action allows you to quickly compute supported versions to test against based upon Adobe's current support strategy (you can also configure others, but this is a nice use-case). It also allows you to automatically stay up to date in CI with patch releases as we automatically compute the version on release day!

Steps to Reproduce

  1. Attempt to install this extension against v2.4.4 or v2.45.
  2. setup:upgrade
  3. See error described in Remove Zend for Magento 2.4.6 #362

Expected Result

No errors.

Actual Result

This plugin was released backward-incompatibly to older Magento versions.

Versions

  • Magento 2.4
  • Magento 2.3
  • Magento Open Source (fka Magento 2 Community Edition)
  • Adobe Commerce (fka Magento 2 Enterprise Edition)
  • PHP 8.2
  • PHP 8.1
  • PHP 7.4
  • PHP 7.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions