Skip to content

Allow patches to specify the applicable version range#51

Merged
elprans merged 2 commits intomasterfrom
patch-conditionals
Aug 8, 2025
Merged

Allow patches to specify the applicable version range#51
elprans merged 2 commits intomasterfrom
patch-conditionals

Conversation

@elprans
Copy link
Member

@elprans elprans commented Aug 8, 2025

Accept applicable version range constraint as a suffix after the second
__ in a patch filename, e.g my-pkg__patch__<v1>-<v2>.patch. Both
version intervals can be open, e.g patch__<v1>- or patch__-<v2>.
Upper bound is not inclusive, lower is.

Accept applicable version range constraint as a suffix after the second
`__` in a patch filename, e.g `my-pkg__patch__<v1>-<v2>.patch`.  Both
version intervals can be open, e.g `patch__<v1>-` or `patch__-<v2>`.
Upper bound is not inclusive, lower is.
@elprans elprans requested review from msullivan and nsidnev August 8, 2025 21:04
@elprans elprans merged commit 60e7e15 into master Aug 8, 2025
2 checks passed
@elprans elprans deleted the patch-conditionals branch August 8, 2025 21:19
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.

3 participants

Comments