Skip to content

refactor: refactor ExtensionManager into CatalogCrawlerManager#5730

Merged
ndr-brt merged 1 commit into
mainfrom
5726-refactor-extension-manager
May 14, 2026
Merged

refactor: refactor ExtensionManager into CatalogCrawlerManager#5730
ndr-brt merged 1 commit into
mainfrom
5726-refactor-extension-manager

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented May 7, 2026

What this PR changes/adds

Simplify a bit the design of the catalog crawler and rename ExtensionManager into CatalogCrawlerManager

NOTE: the re-work isn't complete yet, I didn't want the PRs to be too big

Why it does that

simplicity, maintainability

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #5726

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt requested a review from a team as a code owner May 7, 2026 13:18
@ndr-brt ndr-brt added the refactoring Cleaning up code and dependencies label May 7, 2026
@ndr-brt ndr-brt force-pushed the 5726-refactor-extension-manager branch 2 times, most recently from 0ed081d to 2f2846c Compare May 14, 2026 06:28
@ndr-brt ndr-brt force-pushed the 5726-refactor-extension-manager branch from 2f2846c to 6b60862 Compare May 14, 2026 06:35
Copy link
Copy Markdown
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

🪓

@ndr-brt ndr-brt merged commit 2624366 into main May 14, 2026
48 of 50 checks passed
@ndr-brt ndr-brt deleted the 5726-refactor-extension-manager branch May 14, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Cleaning up code and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor ExtensionManager

2 participants