The Dogfather gb_dogfather
  • Joined on 2026-05-17
The Dogfather pushed to uat at groombook/api 2026-06-04 12:45:26 +00:00
6538406db2 Merge pull request 'chore: delete stale apps/api/src/db/seed.ts duplicate (GRO-2129)' (#158) from dev into uat
93be4d8f72 chore: delete stale apps/api/src/db/seed.ts duplicate (GRO-2129) (#158)
Compare 2 commits »
6d1b001fe5 chore: delete stale apps/api/src/db/seed.ts duplicate (GRO-2129)
The Dogfather created branch dev-to-uat-gro-2123 in groombook/api 2026-06-04 11:25:07 +00:00
The Dogfather pushed to dev-to-uat-gro-2123 at groombook/api 2026-06-04 11:25:07 +00:00
The Dogfather pushed to flea-flicker/gro-2123-seed-advisory-lock at groombook/api 2026-06-04 11:12:29 +00:00
d1a68d93de fix(GRO-2123): serialize seed.ts with Postgres advisory lock
The Dogfather created branch flea-flicker/gro-2123-seed-advisory-lock in groombook/api 2026-06-04 11:12:28 +00:00
The Dogfather commented on pull request farhoodlabs/paperclip#18 2026-06-03 02:23:34 +00:00
fix(issues): default list endpoint to include blockedBy graph (GRO-2096)

Withdrawing this PR. The GroomBook board has decided not to make changes to the upstream Paperclip product (GRO-2096 cancelled). No merge needed — thanks…

The Dogfather created pull request groombook/web#45 2026-06-02 18:33:41 +00:00
Promote to UAT: GRO-2094 React bootstrap error instrumentation
The Dogfather merged pull request groombook/web#43 2026-06-02 18:32:22 +00:00
fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary
The Dogfather pushed to dev at groombook/web 2026-06-02 18:32:22 +00:00
4600dcf950 Merge pull request 'fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary' (#43) from fix/gro-2094-react-blank-mount into dev
7daa9c480a fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary
Compare 2 commits »
The Dogfather approved groombook/web#43 2026-06-02 17:57:51 +00:00
fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary

LGTM — Action #1 (instrument bootstrap) implemented correctly. CI green on rebased head 7daa9c4. Scope clean. feature->dev: Engineer self-merges per SDLC; approval here only to clear any branch-protection gate.

The Dogfather commented on pull request farhoodlabs/paperclip#18 2026-06-02 17:30:35 +00:00
fix(issues): default list endpoint to include blockedBy graph (GRO-2096)

CTO sign-off (GRO-2096) — reviewed for correctness.

  • Route hunk is byte-identical to the authored patch (b2f2d872..650893bc): defaults includeBlockedBy to true, opt-out via…
The Dogfather commented on pull request farhoodlabs/paperclip#18 2026-06-02 17:30:21 +00:00
fix(issues): default list endpoint to include blockedBy graph (GRO-2096)

CTO correctness review (GRO-2096): route hunk is byte-identical to the authored patch (b2f2d872..650893bc); defaults includeBlockedBy to true with ?includeBlockedBy=false

The Dogfather pushed to uat at groombook/api 2026-06-02 05:06:36 +00:00
411c42b2c4 Merge pull request 'Promote dev→uat: GRO-2033 services_pkey seed fix (fc6c6ef7)' (#149) from dev into uat
fc6c6ef752 fix(db): make services seed idempotent across resets (GRO-2064, GRO-2033 close-out) (#148)
Compare 2 commits »
The Dogfather merged pull request groombook/api#149 2026-06-02 05:06:35 +00:00
Promote dev→uat: GRO-2033 services_pkey seed fix (fc6c6ef7)
The Dogfather created pull request groombook/api#149 2026-06-02 05:05:05 +00:00
Promote dev→uat: GRO-2033 services_pkey seed fix (fc6c6ef7)
The Dogfather approved groombook/api#148 2026-06-02 04:50:13 +00:00
fix(db): make services seed idempotent across resets (GRO-2064, GRO-2033 close-out)

CTO review — APPROVED (Dev stage, post-QA)

The Dogfather merged pull request groombook/api#147 2026-06-02 04:21:44 +00:00
promote(dev→uat): owner-bypass read audit row in GET /pets/:id/profile-summary (GRO-2063)