Skip to content

refactor(server-nestjs): split Nexus makeNexusHandlers into subfunctions - #2672

Closed
shikanime wants to merge 1 commit into
test/msw-registry-migratefrom
test/msw-nexus-refactor
Closed

refactor(server-nestjs): split Nexus makeNexusHandlers into subfunctions#2672
shikanime wants to merge 1 commit into
test/msw-registry-migratefrom
test/msw-nexus-refactor

Conversation

@shikanime

Copy link
Copy Markdown
Member

Split Nexus makeNexusHandlers into per-resource subfunctions: repositories, privileges, roles, security.

Stacking on: PR #2671

Split makeNexusHandlers into per-resource subfunctions for readability:
- makeNexusRepositoriesHandlers (maven/npm hosted + group CRUD)
- makeNexusPrivilegesHandlers
- makeNexusRolesHandlers
- makeNexusSecurityHandlers

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: I874229d36d4916baa5bc056f3c2c62886a6a6964
@shikanime
shikanime requested a review from a team as a code owner September 3, 2026 13:43
@github-actions github-actions Bot added the built label Sep 3, 2026
@shikanime shikanime closed this Sep 3, 2026
@shikanime
shikanime deleted the test/msw-nexus-refactor branch September 3, 2026 14:10
@shikanime
shikanime restored the test/msw-nexus-refactor branch September 3, 2026 14:11
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