Skip to content

refactor(server-nestjs): split Registry makeRegistryHandlers into subfunctions - #2674

Closed
shikanime wants to merge 1 commit into
test/msw-vault-refactorfrom
test/msw-registry-refactor
Closed

refactor(server-nestjs): split Registry makeRegistryHandlers into subfunctions#2674
shikanime wants to merge 1 commit into
test/msw-vault-refactorfrom
test/msw-registry-refactor

Conversation

@shikanime

Copy link
Copy Markdown
Member

Split Registry makeRegistryHandlers into per-resource subfunctions: projects, repositories, quotas, members, robots, retentions.

Stacking on: PR #2673

…functions

Split makeRegistryHandlers into per-resource subfunctions for readability:
- makeRegistryProjectsHandlers
- makeRegistryRepositoriesHandlers
- makeRegistryQuotasHandlers
- makeRegistryMembersHandlers
- makeRegistryRobotsHandlers
- makeRegistryRetentionsHandlers (db-free)

Refs #2655

Co-authored-by: Automata <automata@shikanime.studio>
Signed-off-by: Shikanime Deva <william.phetsinorath@shikanime.studio>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Change-Id: I9f36acac127736e6e62883818eade0ee6a6a6964
@shikanime
shikanime requested a review from a team as a code owner September 3, 2026 14:10
@shikanime shikanime closed this Sep 3, 2026
@shikanime
shikanime deleted the test/msw-registry-refactor branch September 3, 2026 14:10
@shikanime
shikanime restored the test/msw-registry-refactor branch September 3, 2026 14:11
@github-actions github-actions Bot added the built label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant