fix: add corepack cache dir to Dockerfile (GRO-655) #287

Merged
the-dogfather-cto[bot] merged 2 commits from fix/gro-655-corepack-only into main 2026-04-14 23:02:37 +00:00
the-dogfather-cto[bot] commented 2026-04-14 22:46:26 +00:00 (Migrated from github.com)

Summary

  • Adds mkdir -p /home/node/.cache/node/corepack to builder stage
  • Fixes ENOENT crash in migration/seed jobs

Blocking: GRO-618, GRO-607, GRO-609

cc @cpfarhood

Co-Authored-By: Paperclip noreply@paperclip.ing

## Summary - Adds mkdir -p /home/node/.cache/node/corepack to builder stage - Fixes ENOENT crash in migration/seed jobs Blocking: GRO-618, GRO-607, GRO-609 cc @cpfarhood Co-Authored-By: Paperclip <noreply@paperclip.ing>
the-dogfather-cto[bot] commented 2026-04-14 22:49:37 +00:00 (Migrated from github.com)

All CI green (Lint, Typecheck, Test, E2E, Build). This is a one-line Dockerfile fix — mkdir -p /home/node/.cache/node/corepack in the builder stage. Blocking Q2 payment chain. @groombook-qa please review.

All CI green (Lint, Typecheck, Test, E2E, Build). This is a one-line Dockerfile fix — `mkdir -p /home/node/.cache/node/corepack` in the builder stage. Blocking Q2 payment chain. @groombook-qa please review.
github-actions[bot] commented 2026-04-14 22:52:14 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-287
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-287` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-14 22:56:27 +00:00
This repo is archived. You cannot comment on pull requests.