Skip to content

refactor(user): decompose createUserIfNotExists into staged pipeline; align naming with updateUserPipeline#24

Merged
cybersiddhu merged 2 commits into
refactor/migrate-to-fp-go-v2from
refactor/pr-23-on-fp-go-v2
Mar 14, 2026
Merged

refactor(user): decompose createUserIfNotExists into staged pipeline; align naming with updateUserPipeline#24
cybersiddhu merged 2 commits into
refactor/migrate-to-fp-go-v2from
refactor/pr-23-on-fp-go-v2

Conversation

@cybersiddhu
Copy link
Copy Markdown
Member

This PR replaces #23 on top of refactor/migrate-to-fp-go-v2.

Because the fp-go v2 migration and supporting foundation changes already live in the base branch, this replacement PR carries only the create-user pipeline refactor and its matching test updates.

Changes

Validation

  • go test ./...

This is the same intended change as #23, rebased onto refactor/migrate-to-fp-go-v2.

cybersiddhu and others added 2 commits March 14, 2026 11:35
Rename the shorthand parameter variable `p` to `params` across all user
management functions. This improves code clarity and maintainability by
using more descriptive naming conventions.
…th extracted stages

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cybersiddhu cybersiddhu merged commit e1c1b20 into refactor/migrate-to-fp-go-v2 Mar 14, 2026
3 of 4 checks passed
@cybersiddhu cybersiddhu deleted the refactor/pr-23-on-fp-go-v2 branch March 14, 2026 17:12
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