Skip to content

feat(core registry, basepattern): Introduce ability to order patterns.#1225

Merged
thet merged 2 commits intomasterfrom
registry-sort-early
Mar 23, 2026
Merged

feat(core registry, basepattern): Introduce ability to order patterns.#1225
thet merged 2 commits intomasterfrom
registry-sort-early

Conversation

@thet
Copy link
Member

@thet thet commented Jan 13, 2025

Introduce a new property for base pattern to allow to define a sort
order for the pattern registry. Lower values come first.
pat-validation is sorted very early (100), pat-clone-code next
(200) and the rest is at 1000. This should give enough space to customize
the sort order for other patterns.registration.

@thet thet marked this pull request as draft January 13, 2025 22:51
@thet thet force-pushed the registry-sort-early branch from 4e8118b to 7a05534 Compare March 21, 2026 20:19
Introduce a new  property for base pattern to allow to define a sort
order for the pattern registry. Lower values come first.
**pat-validation** is sorted very early (100), **pat-clone-code** next
(200) and the rest is at 1000. This should give enough space to customize
the sort order for other patterns.registration.
@thet thet force-pushed the registry-sort-early branch from 7a05534 to a9deff7 Compare March 21, 2026 20:21
@thet thet changed the title DRAFT: feat(core registry): Implement sort_early Pattern option. feat(core registry, basepattern): Introduce ability to order patterns. Mar 21, 2026
@thet thet marked this pull request as ready for review March 21, 2026 20:23
@thet thet merged commit 5ef9434 into master Mar 23, 2026
1 check passed
@thet thet deleted the registry-sort-early branch March 23, 2026 01:45
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