Commit Graph

19 Commits

Author SHA1 Message Date
Vinai Kopp 1dc33c08a1 chore: switch all references of graycore/github-actions-magento2 to mage-os/github-actions 2023-06-17 09:49:31 +02:00
Gowri d8936216c0 refactor: fix ::set-output deprecations (#79) 2022-10-20 15:58:22 -04:00
Damien Retzinger 84c16c2ad9 chore(deps): use get-magento-verison (#74) 2022-10-14 13:15:26 -04:00
Damien Retzinger 7431dcb7af feat: allow using "next" version on supported version (#58)
This also allows using the action in https://github.com/mage-os/generate-mirror-repo-js where the test module is an external package installed with composer. In this case, no local path repo configuration is needed.

Co-authored-by: Vinai Kopp <Vinai@users.noreply.github.com>
2022-10-11 16:19:49 -04:00
Damien Retzinger b4e7831c93 feat(integration): fix integration tests for v2.4.0 (#46) 2022-08-25 14:16:29 -06:00
Damien Retzinger affb1ce1f9 feat(supported-version): add support for v2.4.5 (#35) 2022-08-13 17:22:59 -04:00
Damien Retzinger cbbba628dd feat: make cache key consistent (and configurable) (#38) 2022-08-13 14:39:00 -04:00
Damien Retzinger 841670a97f fix(integration): only run monolog fixup on v2.4.4 (#37) 2022-08-13 12:38:55 -04:00
Ihor Sviziev 97b4223c0c feat(integration): Install composer plugin for parallel downloads (#24) 2022-08-05 11:40:21 -04:00
Damien Retzinger 86686e6a7a style: lint yaml (#23)
Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
2022-08-05 08:19:38 -04:00
Damien Retzinger 49bbcc89a7 feat: install composer via shivammathur/setup-php github action (#23)
I also disabled Xdebug because it is not used in integration tests.

Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
2022-08-05 08:19:38 -04:00
Damien Retzinger 8a209b982b feat: update actions/checkout to v3 (#23)
Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
2022-08-05 08:19:37 -04:00
Damien Retzinger 2405cd1db7 feat: allow fail-fast as an input argument (#25) 2022-08-05 08:18:25 -04:00
Damien Retzinger e92a242f0a feat: remove COMPOSER_AUTH requirement (#18) 2022-07-27 15:44:49 -04:00
Damien Retzinger d1cced897a feat: use Mage-OS by default (#17) 2022-07-27 15:36:33 -04:00
Damien Retzinger e9ea198bbe fix(integration): force to explicitly older monolog versions (#12) (#16)
See https://github.com/magento/magento2/issues/35604

Looks like this is a wontfix.
2022-07-24 11:42:46 -04:00
Damien Retzinger d6e6688ead feat: automatically allow the default Magento composer plugins (#12) 2022-07-02 13:31:02 -04:00
Damien Retzinger fb1ac5f41a feat: add matrix to integration-test workflow (#7) 2022-06-26 12:57:50 -04:00
Damien Retzinger d638c02eca feat: add integration test workflow (#3) 2022-06-25 21:15:05 -04:00