GrayBot
4df4b25e05
chore: release 8.3.0 ( #280 )
2026-05-25 09:31:20 -04:00
Damien Retzinger
befe0807f7
feat(supported-version): add support for MageOS Minimal edition
2026-05-25 09:11:52 -04:00
GrayBot
8a0f197a13
chore: release 8.2.0 ( #270 )
2026-05-17 19:17:32 -04:00
GrayBot
b71bb8b4aa
chore: release 8.1.0 ( #266 )
2026-05-17 17:43:18 -04:00
Damien Retzinger
e89f6ad2e0
feat(supported-version): add service_preferences and support for php-fpm and nginx ( #255 )
2026-05-17 17:18:40 -04:00
GrayBot
a2e3e7758b
chore: release 8.0.0 ( #263 )
2026-05-14 13:52:22 -04:00
Damien Retzinger
74f1e3ec39
docs: use x-release-please-version
...
release-please with x-release-please-major clobbered the magento2 -> magento8. This is obviously dumb.
2026-05-09 20:10:09 -04:00
Damien Retzinger
45d1df0162
docs: bump READMEs on release
2026-05-09 19:18:17 -04:00
Damien Retzinger
ff6279a518
docs: doc supported-versions for recent kind
2026-05-02 10:35:01 -04:00
Damien Retzinger
b74bdcde41
docs: add docs for include_services key on supported-version
2026-05-02 10:32:27 -04:00
Ryan Hoerr
5608271fe3
fix: allow matrix testing without EOL versions ( #299 )
...
* fix: remove versions dependent on EOL composer 1
* Restore composer 1 versions
* Add `usable` version type, filtered by code constraints
* Added code comment
* Rebuilt index.js with latest changes merged
* Updated documentation
2025-12-15 11:22:34 -05:00
Damien Retzinger
9c06178b30
feat!: replace mage-os/github-actions with graycoreio/github-actions-magento2
2025-03-25 09:41:29 -04:00
Vinai Kopp
f7f0504691
feat: add project versions ( #110 )
...
* refactor: allow version matrixes by projects
* feat: add initial version-matrix for mage-os
* feat: add project as optional input to action
* docs: document new input
* refactor: tighten types a bit
* chore: apply change requests from code review
2023-09-06 22:08:57 +02:00
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
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
Ihor Sviziev
8611b18aec
Checkout is not required for calculating supported versions ( #63 )
2022-10-07 09:45:00 -04:00
Damien Retzinger
26c354d8d4
feat(supported-version): add all kind ( #36 )
2022-08-12 08:40:31 -04:00
Damien Retzinger
664360ede2
feat(supported-version): add user-defined kind ( #28 )
...
`kind` is a new input property for the `supported-version` action which
allows one to define what specific versions of Magento they support.
Currently, `kind` supports `latest`, `currently-supported`, and `custom`. See the
README for `supported-version` if you want more specifics
2022-08-05 17:36:38 -04:00
Damien Retzinger
e7cf80c743
docs: improve README for workflows and actions
2022-06-26 13:36:47 -04:00
Damien Retzinger
6e81ef96c7
feat: add supported version matrix action ( #6 )
2022-06-25 23:55:09 -04:00