171 Commits

Author SHA1 Message Date
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
Ihor Sviziev 97c0e17a1e docs(integration): update repo in integration workflow readme file (#19) 2022-07-28 10:11:15 -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 9828e530cf chore: allow internal installation workflow to be called manually 2022-07-02 13:39:53 -04:00
Damien Retzinger e3633dc032 chore: allow internal integration workflow to be called manually (#13) 2022-07-02 13:38:31 -04:00
Damien Retzinger d6e6688ead feat: automatically allow the default Magento composer plugins (#12) 2022-07-02 13:31:02 -04:00
Damien Retzinger edc8daac3a ci: run self-verification more specifically 2022-06-26 13:48:02 -04:00
Damien Retzinger b9afc28be0 docs: minor cleanup of language 2022-06-26 13:42:46 -04:00
Damien Retzinger e7ef17a883 chore: prefix _internal self-verification 2022-06-26 13:38:07 -04:00
Damien Retzinger e7cf80c743 docs: improve README for workflows and actions 2022-06-26 13:36:47 -04:00
Damien Retzinger 56cff9de0b fix(supported-version): matrix innaccessible outside of repo (#8) 2022-06-26 13:25:38 -04:00
Damien Retzinger fb1ac5f41a feat: add matrix to integration-test workflow (#7) 2022-06-26 12:57:50 -04:00
Damien Retzinger 6e81ef96c7 feat: add supported version matrix action (#6) 2022-06-25 23:55:09 -04:00
Damien Retzinger 984dda3efa docs: document unit, integration, and installation (#4) 2022-06-25 21:36:58 -04:00
Damien Retzinger d638c02eca feat: add integration test workflow (#3) 2022-06-25 21:15:05 -04:00
Damien Retzinger 72b1f25310 feat: add unit test action (#2) 2022-06-25 16:39:58 -04:00
Damien Retzinger 4bc0854cfc feat: add Installation Test Action (#1) 2022-06-25 12:14:49 -04:00