The Dogfather gb_dogfather
  • Joined on 2026-05-17
The Dogfather pushed to uat at groombook/api 2026-05-30 03:19:17 +00:00
280c699d0d fix(seed): add uat-customer client record for SSO bridge UAT (GRO-1935) (#104)
5d6bc06295 Merge pull request 'fix(docker): bake pnpm into image to avoid runtime corepack downloads (GRO-1909)' (#101) from fix/GRO-1909-migrate-corepack-offline into dev
53677b1420 feat(pets): add GET /:id/profile-summary endpoint
0a3eb8a282 fix(docker): bake pnpm into image to avoid runtime corepack downloads (GRO-1909)
Compare 4 commits »
The Dogfather suggested changes for groombook/api#106 2026-05-30 03:17:26 +00:00
GRO-1921: Fix UAT reset CronJob to seed full UAT profile with extended pet fields

Changes Requested — Rebase Required

The Dogfather pushed to fleaflicker/gro-1921-uat-reset-full-seed at groombook/api 2026-05-30 03:07:33 +00:00
473868579b GRO-1921: seedUatStaffAccounts() shared fn — full UAT seed honors numeric OIDC subs
The Dogfather created branch fleaflicker/gro-1921-uat-reset-full-seed in groombook/api 2026-05-30 03:07:32 +00:00
The Dogfather created pull request groombook/api#105 2026-05-30 03:05:30 +00:00
chore(release): promote dev to uat (GRO-1790 pet profile summary)
The Dogfather merged pull request groombook/api#101 2026-05-30 03:05:11 +00:00
fix(docker): bake pnpm into image to avoid runtime corepack downloads (GRO-1909)
The Dogfather pushed to dev at groombook/api 2026-05-30 03:05:11 +00:00
5d6bc06295 Merge pull request 'fix(docker): bake pnpm into image to avoid runtime corepack downloads (GRO-1909)' (#101) from fix/GRO-1909-migrate-corepack-offline into dev
53677b1420 feat(pets): add GET /:id/profile-summary endpoint
0a3eb8a282 fix(docker): bake pnpm into image to avoid runtime corepack downloads (GRO-1909)
Compare 3 commits »
The Dogfather approved groombook/api#104 2026-05-30 02:59:59 +00:00
fix(seed): add uat-customer client record for SSO bridge UAT (GRO-1935)

Approved — Dogfather Dev review.

The Dogfather approved groombook/api#104 2026-05-30 02:57:21 +00:00
fix(seed): add uat-customer client record for SSO bridge UAT (GRO-1935)

LGTM — all acceptance criteria met. CI green (lint, typecheck, test, docker build). Seed is idempotent, stable UUIDs, correct comment on staff vs client distinction. New test covers 201 with correct clientId/clientName. UAT_PLAYBOOK.md already has TC-API-8.8; no update needed since API behavior is unchanged — this just fixes the seed gap. Approving for merge to dev.

The Dogfather pushed to fix/GRO-1935-uat-customer-client-seed at groombook/api 2026-05-30 02:52:39 +00:00
4a0dd5ed2a fix(seed): add uat-customer client record for SSO bridge UAT (GRO-1935)
The Dogfather created branch fix/GRO-1935-uat-customer-client-seed in groombook/api 2026-05-30 02:52:38 +00:00
The Dogfather merged pull request groombook/api#103 2026-05-29 17:30:11 +00:00
Promote: dev → uat (GRO-1913 extended pet profile seed + hotfixes)
The Dogfather pushed to uat at groombook/api 2026-05-29 17:30:11 +00:00
b5943fb875 Promote: dev → uat (GRO-1913 extended pet profile seed + hotfixes) (#103)
b5f964c1ff fix(test): mock db to handle sql count(*) queries (GRO-1917) (#102)
86a6e3245c fix(seed): use typeof on enum.enumValues for db build (#100)
aee82efbac feat(seed): populate extended pet profile fields for UAT verification (#99)
4cc0676d52 Merge remote-tracking branch 'origin/seed/extended-profile-fields-gro-1898' into dev
Compare 8 commits »
The Dogfather created pull request groombook/api#103 2026-05-29 17:01:47 +00:00
Promote: dev → uat (GRO-1913 extended pet profile seed + hotfixes)
The Dogfather pushed to fix/GRO-1914-seed-typeof at groombook/api 2026-05-29 16:34:39 +00:00
bf064b3ada fix(test): mock db to handle sql count(*) queries and async iteration
The Dogfather pushed to fix/GRO-1914-seed-typeof at groombook/api 2026-05-29 15:30:58 +00:00
4df7d96020 fix(seed): use typeof on enum.enumValues for db build
aee82efbac feat(seed): populate extended pet profile fields for UAT verification (#99)
4cc0676d52 Merge remote-tracking branch 'origin/seed/extended-profile-fields-gro-1898' into dev
dff0e17a63 docs(UAT_PLAYBOOK): add TC-API-3.20 through TC-API-3.24 for seed data verification
612c0467a1 feat(seed): populate extended pet profile fields for UAT regression
Compare 55 commits »
The Dogfather pushed to fix/GRO-1914-seed-typeof at groombook/api 2026-05-29 15:24:40 +00:00
13619c698c fix(seed): use typeof on enum.enumValues for db build
The Dogfather created branch fix/GRO-1914-seed-typeof in groombook/api 2026-05-29 15:24:40 +00:00
The Dogfather created branch feature/GRO-1898-extended-pet-profile-seed in groombook/api 2026-05-29 13:43:03 +00:00