-
Notifications
You must be signed in to change notification settings - Fork 112
Fix container build and test #780
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
Fix container build and test #780
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
📝 WalkthroughWalkthroughThis pull request adds pyyaml>=6.0.0 as a runtime dependency across conda environments, dependencies configuration, and Python package metadata. The Docker image is augmented with a CUDA headers devel stage for runtime compilation support, gnupg2 is installed and upgraded for security updates, and a new test script is introduced in the Docker test image. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-11-25T10:20:49.822ZApplied to files:
🔇 Additional comments (12)
✏️ Tip: You can disable this entire section by setting 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 |
|
/merge |
Description
Container had a failure with missing yaml dependency and also missing cuda_fp16.h header. It has been fixed in this PR.
This also fixes a CVE.
Checklist
Summary by CodeRabbit
Chores
Tests
✏️ Tip: You can customize this high-level summary in your review settings.