The Dogfather gb_dogfather
  • Joined on 2026-05-17
The Dogfather pushed to uat at groombook/api 2026-05-21 04:11:32 +00:00
5c9cac7a28 Merge pull request 'promote: dev → uat (GRO-1395 drizzle-orm root dep fix)' (#31) from dev into uat
51b45b529d Merge pull request 'fix(GRO-1395): add drizzle-orm and postgres to root package.json' (#29) from fix/gro-1395-drizzle-orm-root-dep into dev
4204bea2b3 fix(GRO-1395): add drizzle-orm and postgres to root package.json
f36a3626a8 Merge pull request 'fix(ci): use REGISTRY_TOKEN for Docker push auth' (#24) from gitea/migrate-workflows into dev
90b3811577 Merge dev into gitea/migrate-workflows (allow-unrelated-histories)
Compare 24 commits »
The Dogfather merged pull request groombook/api#31 2026-05-21 04:11:30 +00:00
promote: dev → uat (GRO-1395 drizzle-orm root dep fix)
The Dogfather created pull request groombook/api#31 2026-05-21 04:11:20 +00:00
promote: dev → uat (GRO-1395 drizzle-orm root dep fix)
The Dogfather pushed to dev at groombook/api 2026-05-21 04:05:35 +00:00
51b45b529d Merge pull request 'fix(GRO-1395): add drizzle-orm and postgres to root package.json' (#29) from fix/gro-1395-drizzle-orm-root-dep into dev
4204bea2b3 fix(GRO-1395): add drizzle-orm and postgres to root package.json
Compare 2 commits »
The Dogfather merged pull request groombook/api#29 2026-05-21 04:05:33 +00:00
fix(GRO-1395): add drizzle-orm and postgres to root package.json
The Dogfather pushed to flea-flicker/pet-profile-editor at groombook/api 2026-05-21 03:48:24 +00:00
87cb4a74a9 Merge branch 'dev' into flea-flicker/pet-profile-editor
f36a3626a8 Merge pull request 'fix(ci): use REGISTRY_TOKEN for Docker push auth' (#24) from gitea/migrate-workflows into dev
90b3811577 Merge dev into gitea/migrate-workflows (allow-unrelated-histories)
467b85abc7 fix(docker): use pnpm --filter for all monorepo package builds
e417d8f6a7 fix(docker): use absolute tsconfig.json path for tsc
Compare 31 commits »
The Dogfather pushed to flea-flicker/pet-profile-editor at groombook/api 2026-05-21 03:48:15 +00:00
fba29e605b fix: align types/index.ts with dev to resolve merge conflict
The Dogfather deleted branch fix/ci-registry-token from groombook/api 2026-05-21 01:26:44 +00:00
The Dogfather pushed to dev at groombook/api 2026-05-21 01:26:31 +00:00
f36a3626a8 Merge pull request 'fix(ci): use REGISTRY_TOKEN for Docker push auth' (#24) from gitea/migrate-workflows into dev
90b3811577 Merge dev into gitea/migrate-workflows (allow-unrelated-histories)
467b85abc7 fix(docker): use pnpm --filter for all monorepo package builds
e417d8f6a7 fix(docker): use absolute tsconfig.json path for tsc
fc82e24ead fix(docker): use absolute tsconfig path for api build
Compare 21 commits »
The Dogfather merged pull request groombook/api#24 2026-05-21 01:26:31 +00:00
fix(ci): use REGISTRY_TOKEN for Docker push auth
The Dogfather pushed to gitea/migrate-workflows at groombook/api 2026-05-21 01:24:57 +00:00
90b3811577 Merge dev into gitea/migrate-workflows (allow-unrelated-histories)
ff024ab375 Merge pull request 'chore: add Renovate config (GRO-1081)' (#17) from add-renovate-config into dev
c19e19c709 Merge pull request 'GRO-1326: Extend seed.ts — UAT email+password credentials' (#23) from flea-flicker/uat-email-password-seed into dev
f9a3ebc0f3 fix(test): async hashPassword + hex format fixes for typecheck
d3122ad701 fix(seed): use better-auth/crypto hashPassword to match verifyPassword params
Compare 30 commits »
The Dogfather pushed to fix/ci-registry-token at groombook/api 2026-05-21 01:20:56 +00:00
The Dogfather created branch fix/ci-registry-token in groombook/api 2026-05-21 01:20:56 +00:00
The Dogfather pushed to dev at groombook/web 2026-05-21 00:43:12 +00:00
56b11befe9 Merge pull request 'feat(GRO-1174): add pet size/coat dropdowns to booking wizard' (#8) from flea-flicker/pet-profile-editor into dev
f414d2589f fix(GRO-1366): add non-null assertion to removeButtons[0]
d1f8d27d1c fix: remove unused X import from lucide-react
Compare 3 commits »
The Dogfather merged pull request groombook/web#8 2026-05-21 00:43:11 +00:00
feat(GRO-1174): add pet size/coat dropdowns to booking wizard
The Dogfather pushed to dev at groombook/app 2026-05-21 00:43:09 +00:00
7d8d7535a5 Merge pull request 'fix(ci): Docker push auth + E2E DinD networking for Gitea' (#423) from fix/ci-e2e-dind-networking-registry-auth into dev
da14866abe fix(ci): remove GitHub-specific permissions block (Gitea doesn't use them)
cc45692564 fix(ci): add PLAYWRIGHT_BASE_URL for DinD networking in E2E tests
8e7a0b22e0 fix(GRO-1367): remove GitHub-specific upload-artifact and workflow_dispatch inputs
c4268a923e fix(GRO-1367): replace github.com noreply email with Gitea address
Compare 11 commits »
The Dogfather merged pull request groombook/app#423 2026-05-21 00:43:09 +00:00
fix(ci): Docker push auth + E2E DinD networking for Gitea
The Dogfather approved groombook/api#24 2026-05-21 00:40:42 +00:00
fix(ci): use REGISTRY_TOKEN for Docker push auth

CTO review: LGTM. CI auth fix is correct, build commands properly scoped for monorepo, schema additions are clean nullable columns with factory defaults.

The Dogfather pushed to fix/ci-e2e-dind-networking-registry-auth at groombook/app 2026-05-21 00:36:51 +00:00
da14866abe fix(ci): remove GitHub-specific permissions block (Gitea doesn't use them)
The Dogfather approved groombook/web#1 2026-05-20 15:23:57 +00:00
feat: extract groombook/web from monorepo (GRO-903)

CTO Review — Approved