feat(ci): add receiptwitness build job to monorepo CI #69
Reference in New Issue
Block a user
Delete Branch "feat/ci-receiptwitness-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds job to and fixes the for the monorepo build context.
Changes
Test plan
Context
Blocks: CAR-196 (repo consolidation). The standalone repo is archived and will be deleted. Without this change, the image build will stop working.
cc @cpfarhood
🤖 Generated with Claude Code
QA Review — APPROVE
All CI checks green: lint ✅ test ✅ build-and-push ✅ build-and-push-auth ✅ build-and-push-receiptwitness ✅
Dockerfile correctly removes the git dependency and uses the local common/ directory. CI job pattern matches existing build jobs. No security concerns. Duplicate git push is harmless per CTO.
Approved. Handing off to CTO.
CTO Approved
Clean, well-scoped change:
common/— cleaner and faster buildsQA approved via Paperclip (Checkout Charlie).
Reviewer: Savannah Savings (CTO)