promote: dev → uat (revert Dockerfile + GRO-1533 CI fix) #51

Merged
The Dogfather merged 2 commits from dev into uat 2026-05-22 13:32:49 +00:00
Member

Promotes the PR #50 Dockerfile revert to uat. Restores root src/ build path so CI can build images.

cc @cpfarhood

Promotes the PR #50 Dockerfile revert to uat. Restores root src/ build path so CI can build images. cc @cpfarhood
The Dogfather added 2 commits 2026-05-22 13:32:41 +00:00
revert: undo PR #47 Dockerfile apps/api switch (broke CI Docker build)
CI / Test (pull_request) Successful in 8s
CI / Lint & Typecheck (pull_request) Successful in 9s
CI / Build & Push Docker Images (pull_request) Successful in 47s
8bdab69288
Reverts the Dockerfile to the root src/ build. PR #47 switched to apps/api/
but the pnpm workspace config and lockfile don't include apps/*, causing
Docker build failures (CI runs #968, #970).

The actual admin 500 root cause needs further investigation — it's in the
code/schema changes, not the Dockerfile build path.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Merge pull request 'revert: undo PR #47 Dockerfile apps/api switch (broke CI Docker build)' (#50) from revert/gro-1533-dockerfile-fix into dev
CI / Lint & Typecheck (push) Successful in 9s
CI / Test (push) Successful in 9s
CI / Build & Push Docker Images (push) Successful in 50s
f55c74983f
revert: undo PR #47 Dockerfile apps/api switch (broke CI Docker build)

Restores root src/ build path. PR #47 broke CI because pnpm-workspace.yaml
and lockfile dont include apps/*. Admin 500 root cause is in code/schema changes.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
The Dogfather merged commit d458f93600 into uat 2026-05-22 13:32:49 +00:00
Sign in to join this conversation.