Skip to content

chore(cloudxr): bump runtime SDK version to 6.3.0-rc2 - #873

Merged
jiwenc-nv merged 1 commit into
mainfrom
jiwenc/cloudxr-runtime-6.3.0-rc2
Aug 3, 2026
Merged

chore(cloudxr): bump runtime SDK version to 6.3.0-rc2#873
jiwenc-nv merged 1 commit into
mainfrom
jiwenc/cloudxr-runtime-6.3.0-rc2

Conversation

@jiwenc-nv

@jiwenc-nv jiwenc-nv commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Bumps CXR_RUNTIME_SDK_VERSION 6.2.1 → 6.3.0-rc2 (NGC cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc2-public), matching CXR_WEB_SDK_VERSION, at 6.3.0-rc2 since #841. Nothing compiles or links against the SDK — CMake extracts the tarball and bundles only the shared objects — so the pin is the whole change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Dependency bump; none of the above apply.

Testing

CI only. Setup CloudXR SDK passed on all 12 build jobs (x64 and arm64), and the test-cloudxr matrix exercises the 6.3 runtime end to end on the self-hosted GPU runners, covering the OpenXR extensions vendored in deps/cloudxr/openxr_extensions/.

Checklist

  • I have read and understood the contribution guidelines
  • I have run the linter and formatter with SKIP=check-copyright-year pre-commit run --all-files
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix/feature works (or explained why not) — no test surface for a version pin
  • I have signed off all my commits (git commit -s) per the DCO

Bump CXR_RUNTIME_SDK_VERSION from 6.2.1 to 6.3.0-rc2, matching the web
SDK that has been at 6.3.0-rc2 since #841 and removing the runtime/web
version skew.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The default CloudXR runtime SDK version changes from 6.2.1 to 6.3.0-rc2 in the environment configuration.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the CloudXR runtime SDK version bump from 6.2.1 to 6.3.0-rc2.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jiwenc/cloudxr-runtime-6.3.0-rc2

Comment @coderabbitai help to get the list of available commands.

@jiwenc-nv
jiwenc-nv requested a review from nv-mhaselton August 3, 2026 23:37
@jiwenc-nv
jiwenc-nv merged commit 01e1b80 into main Aug 3, 2026
44 checks passed
@jiwenc-nv
jiwenc-nv deleted the jiwenc/cloudxr-runtime-6.3.0-rc2 branch August 3, 2026 23:54
jiwenc-nv added a commit that referenced this pull request Aug 4, 2026
Follow-up to #873, which landed 6.3.0-rc2. rc3 is the newest runtime
published on NGC (cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc3-public,
uploaded 2026-07-31) and, unlike earlier versions, it also publishes the
experimental tarballs the cloudxr_exp bundle needs.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
nv-mhaselton pushed a commit to nv-mhaselton/IsaacTeleop that referenced this pull request Aug 4, 2026
Follow-up to NVIDIA#873, which landed 6.3.0-rc2. rc3 is the newest runtime
published on NGC (cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc3-public,
uploaded 2026-07-31) and, unlike earlier versions, it also publishes the
experimental tarballs the cloudxr_exp bundle needs.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
(cherry picked from commit 0ec416b)
Signed-off-by: Michael Haselton <mhaselton@nvidia.com>
nv-mhaselton pushed a commit that referenced this pull request Aug 4, 2026
Follow-up to #873, which landed 6.3.0-rc2. rc3 is the newest runtime
published on NGC (cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc3-public,
uploaded 2026-07-31) and, unlike earlier versions, it also publishes the
experimental tarballs the cloudxr_exp bundle needs.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
(cherry picked from commit 0ec416b)
Signed-off-by: Michael Haselton <mhaselton@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants