Skip to content

feat: add semver gte, lte and cidr matching constraint#115

Merged
sighphyre merged 3 commits intomainfrom
feat/semver-gte-lte-and-cidr-constraint
Mar 13, 2026
Merged

feat: add semver gte, lte and cidr matching constraint#115
sighphyre merged 3 commits intomainfrom
feat/semver-gte-lte-and-cidr-constraint

Conversation

@sighphyre
Copy link
Member

Adds Semver GTE, Semver LTE and CIDR matching constraints. The CIDR matching constraints are modeled on the same behavior as the IPAddress Strategy - they're intended as a drop in replacement for that strategy. Tired of having conversations around what it would take to deprecate that strategy, we're just doing it now

Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

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

LG, but do we need IPV6 specs? I'd say yes, whether they work or not I think it's better to have them speced out

@github-project-automation github-project-automation bot moved this from In Progress to Approved PRs in Issues and PRs Mar 13, 2026
@sighphyre
Copy link
Member Author

LG, but do we need IPV6 specs? I'd say yes, whether they work or not I think it's better to have them speced out

Hmm. Good point let me add them quickly and validate against Ygg

@sighphyre sighphyre merged commit 1b3c28b into main Mar 13, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Approved PRs to Done in Issues and PRs Mar 13, 2026
@sighphyre sighphyre deleted the feat/semver-gte-lte-and-cidr-constraint branch March 13, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants