You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Attempt to install this extension against v2.4.4 or v2.45.
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
setup:upgrade
Expected Result
No errors.
Actual Result
This plugin was released backward-incompatibly to older Magento versions.
Versions
The text was updated successfully, but these errors were encountered: