cloudxr: bump CXR_RUNTIME_SDK_VERSION to 6.3.0-rc8 - #1012
Conversation
Picks up the rc8 CloudXR Runtime SDK. The web SDK stays on 6.3.0-rc4; only the runtime tarball pulled from NGC moves. Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
|
📝 Docs preview is not auto-deployed for fork PRs. A maintainer with write access to |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe default CloudXR runtime SDK version changes from Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized runtime SDK version update with no actionable merge-blocking risk remaining after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
Description
Bumps the CloudXR Runtime SDK pin in
deps/cloudxr/.env.defaultfrom6.3.0-rc4to6.3.0-rc8, soscripts/download_cloudxr_runtime_sdk.shand the runtime container pick up the newer release candidate.CXR_WEB_SDK_VERSIONis deliberately left at6.3.0-rc4— only the runtime tarball moves.Type of change
Testing
Downloaded and ran the rc8 runtime SDK locally on aarch64.
Checklist
SKIP=check-copyright-year pre-commit run --all-filesgit commit -s) per the DCOSummary by CodeRabbit