-
Notifications
You must be signed in to change notification settings - Fork 69
fix: docker build issues due to pnpm catalog #1464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Krishna Waske <[email protected]>
WalkthroughCopies pnpm-workspace.yaml into multiple service Dockerfiles’ build stages alongside package.json to make workspace configuration available during dependency installation. No other build steps or runtime logic are modified. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (15)
🔇 Additional comments (15)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Signed-off-by: Krishna Waske <[email protected]> Signed-off-by: Ankita Patidar <[email protected]>



What
Summary by CodeRabbit