Isolate per-run Docker and CloudXR resources for ROS test#382
Isolate per-run Docker and CloudXR resources for ROS test#382sgrizan-nv wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe GitHub Actions workflow file is refactored to improve job isolation and Docker image management. The changes implement per-job directory structures and image tagging: Docker images are tagged with run-specific identifiers (run ID, attempt, architecture, ROS distro), CloudXR runtime configuration is written to a temporary per-job Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
17ce4c2 to
ace987c
Compare
This way concurrent self-hosted jobs won't interfere with each other
ace987c to
11b7078
Compare
This way concurrent self-hosted jobs won't interfere with each other
Summary by CodeRabbit