Skip to content

Conversation

@vbp1
Copy link

@vbp1 vbp1 commented Dec 11, 2025

Summary

  • Remove obsolete COPY commands for packages/ and configs/ directories from Dockerfile
  • Remove obsolete workspace entries from pnpm-workspace.yaml

These directories were removed in #135 when the project switched to official @xata.io/* npm packages, but the Dockerfile and pnpm-workspace.yaml still referenced them, causing Docker build failures:

ERROR: failed to solve: failed to compute cache key: "/configs": not found

The packages/ and configs/ directories were removed in PR xataio#135 when
the project switched to official @xata.io/* npm packages. However,
Dockerfile and pnpm-workspace.yaml still referenced these directories,
causing Docker build failures.
@vercel
Copy link
Contributor

vercel bot commented Dec 11, 2025

@vbp1 is attempting to deploy a commit to the Xata Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant