Skip to content

Allow selecting exactly n patches during roulette#310

Merged
jpenilla merged 4 commits intomainfrom
feature/force-select-patches
May 19, 2025
Merged

Allow selecting exactly n patches during roulette#310
jpenilla merged 4 commits intomainfrom
feature/force-select-patches

Conversation

@lynxplay
Copy link
Copy Markdown
Contributor

The package local implementation of the selection strategy works well
for large updates as single packages offer a great "unit" of patches to
work on.

When updating paper to specific snapshots on a weekly basis, generally
the amount of non-applicable patches is a lot lower. Being restricted to
a package in this case is bad dx, as most time is spent selecting more
patches and finishing them, when 10 patches would be a much better
"unit" of patches than a package with a single failed patch.

The package local implementation of the selection strategy works well
for large updates as single packages offer a great "unit" of patches to
work on.

When updating paper to specific snapshots on a weekly basis, generally
the amount of non-applicable patches is a lot lower. Being restricted to
a package in this case is bad dx, as most time is spent selecting more
patches and finishing them, when 10 patches would be a much better
"unit" of patches than a package with a single failed patch.
@jpenilla
Copy link
Copy Markdown
Member

Some comments outlining the format for selectors would be good

@jpenilla jpenilla merged commit 4a0fa47 into main May 19, 2025
3 checks passed
@jpenilla jpenilla deleted the feature/force-select-patches branch May 19, 2025 21:56
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.

2 participants