Commit Graph

9 Commits

Author SHA1 Message Date
Damien Retzinger c136c111d9 fix(installation-test): handle non-range composer versions 2023-03-15 09:39:35 -04:00
Gowri d8936216c0 refactor: fix ::set-output deprecations (#79) 2022-10-20 15:58:22 -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 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 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 fcc0b85444 fix(installation): allow plugins in installation tests (#14) 2022-07-14 14:06:49 -04:00
Damien Retzinger 4bc0854cfc feat: add Installation Test Action (#1) 2022-06-25 12:14:49 -04:00