David Lambauer
David Lambauer
I started working on this one. Doing some notes-taking here. Don't mind it, yet. - I use the `graycoreio/github-actions-magento2/supported-version@main` to generate the matrix for the currently supported Magento 2 Versions....
The env variables for `graycoreio/github-actions-magento2/setup-magento@main` are a little bit confusing. In particular: - There is a mode `extension,` and there is `extensions`. `extensions` refers to the PHP Extensions, so the...
I have something running as a first draft. As I mentioned, I use the `setup-magento` actions to get all the different Magento/PHP Combos. Then, I run `composer install` and run...
Summary of what was done so far: - I set up a Workflow that spins up Magento Instances in several different Version Combinations. I use `graycoreio/github-actions-magento2/supported-version@main`. - The Workflow is...
Hey @maurisource, thank you for your patience. We'll look at this issue and plan it internally.