Closed vinodsowdagar closed 1 year ago
Thanks for reporting. Options I could think of:
I tend to go with version 2. What do you think, @jissereitsma? What are your thoughts, @Vinod-MultiSafepay?
Hi @sprankhub ,
Creating a tag for the latest version where 2.3 still works does not really help, since the docker image that is being used is still the latest one with the last updated entrypoint shell script. We would have to create our own docker images if we would go that route. It would be almost the same as ignoring the issue here, since we already have a fork of this repository with changes in it.
Checking the version before adding the flag would be the best solution for us, since that wouldn't require creating and maintaining a separate docker image.
@jissereitsma I'm curious about your opinion.
@Vinod-MultiSafepay, could you check if https://github.com/extdn/github-actions-m2/pull/91 works for you?
@sprankhub ,
Thanks for the PR, it's working great!
When running integration tests for Magento 2.3 with PHP 7.3, it fails because in commit https://github.com/extdn/github-actions-m2/pull/87 a change has been introduced that adds a flag during setup which is not available in Magento 2.3.