Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
7 of 11 tasks
damienwebdev opened this issue Aug 8, 2023 · 0 comments
Open
7 of 11 tasks

Comments

@damienwebdev
Copy link

damienwebdev commented Aug 8, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant