We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60ca3c commit c79c029Copy full SHA for c79c029
1 file changed
supported-version/README.md
@@ -24,6 +24,7 @@ See the [action.yml](./action.yml)
24
- `custom` - A custom subset of the versions, as specified by you. Requires `custom_versions` sibling key.
25
- `usable` - All versions of Magento, minus any that can no longer be installed or used under normal circumstances.
26
- `nightly` - The nightly version of Magento (only available via `https://upstream-nightly.mage-os.org`)
27
+- `recent` - Versions released within a configurable time window from today (see `recent_time_frame`).
28
- `all` - All versions of Magento (including patched/unpatched versions).
29
30
## Projects
0 commit comments