mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
Copying a manifest for every discovered member reached for paths that .dockerignore may have removed from the build context, so a workspace with an ignored member outside the closure failed with 'failed to compute cache key'. uv only needs the target's manifest and those of its workspace dependencies to resolve --package, so the closure is sufficient. It is also the set whose sources are already copied and already validated against the ignore spec.