Skip to content

Filter Composer development versions by their version value - #213

Open
codewithfourtix wants to merge 1 commit into
aboutcode-org:masterfrom
codewithfourtix:fix-composer-development-version-filter
Open

Filter Composer development versions by their version value#213
codewithfourtix wants to merge 1 commit into
aboutcode-org:masterfrom
codewithfourtix:fix-composer-development-version-filter

Conversation

@codewithfourtix

Copy link
Copy Markdown

The development-version filter checks dictionary keys instead of the version string, so development branches are reported as releases. Check dev- prefixes and -dev suffixes on the version value.

Adds branch, numeric development, stable, and prerelease coverage.

Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant