tinect/Get Matrix for Shopware versions

Gets a GitHub Action Matrix array for Shopware versions depending on given version constraint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionConstraintVersion constraint for Shopwareyes~6.6.0
allowEolDetermine whether to include EOL versions of Shopware and PHPnofalse
justMinMaxShopwareDetermine whether to only include the min and max version of Shopware - otherwise all minor versions in between are included.nofalse
allowShopwareNextDetermine whether to include unreleased version of Shopware - respecting the version constraint.nofalse
allowShopwareRCDetermine whether to include release candidates of Shopware.nofalse
includePhpVersionDetermine whether to include PHP version per entry.notrue
namedescription
matrixGitHub Action Matrix