Skip to content

chore: add specs/tests for semver build metadata - #126

Open
daveleek wants to merge 2 commits into
mainfrom
chore/semver-constraint-build-metadata-spec
Open

chore: add specs/tests for semver build metadata#126
daveleek wants to merge 2 commits into
mainfrom
chore/semver-constraint-build-metadata-spec

Conversation

@daveleek

Copy link
Copy Markdown

Adds relevant tests for ensuring support for build metadata in semver versions

for example
1.2.0+build.34

Comment on lines +635 to +644
{
"description": "F8.semverAlphaVersioningBuildMetadata build.2 is greater than build.1",
"context": {
"properties": {
"version": "2.0.0-alpha.3+build.2"
}
},
"toggleName": "F8.semverAlphaVersioningBuildMetadata",
"expectedResult": false
},

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to add some tests that spec how numbered and non-numbered build metadata works, and versions with build metadata against versions sans build metadata

@gastonfournier gastonfournier moved this from New to In Progress in Issues and PRs Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants