rafiki
rafiki copied to clipboard
Docker build workflows timing out
Seemingly on this step (but only for arm64?):
https://github.com/interledger/rafiki/blob/0f0ff4e2f40e042a315d8c85889b4f71d37d451a/packages/auth/Dockerfile#L13
See:
- https://github.com/interledger/rafiki/pull/671
- https://github.com/interledger/rafiki/pull/638
This is closest related issue I've found, but I don't understand why it might manifest for us now and I don't see any github:/git: in or pnpm lockfile
- https://github.com/pnpm/pnpm/issues/4739
Ugh... :upside_down_face: https://github.com/interledger/rafiki/blob/889807585763faaf4fc68d9a5d49140776d12501/.github/workflows/docker-auth.yml#L13 https://github.com/interledger/rafiki/blob/889807585763faaf4fc68d9a5d49140776d12501/.github/workflows/docker-backend.yml#L13