Skip to content

cp: build: Downgrade NVRx / Upgrade nemo-run (#2623)#2648

Merged
ko3n1g merged 1 commit intor0.3.0from
ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d
Mar 4, 2026
Merged

cp: build: Downgrade NVRx / Upgrade nemo-run (#2623)#2648
ko3n1g merged 1 commit intor0.3.0from
ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d

Conversation

@ko3n1g
Copy link
Copy Markdown
Contributor

@ko3n1g ko3n1g commented Mar 4, 2026

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Changelog

  • Add specific line by line info of high level changes in this PR.

GitHub Actions CI

See the CI sectionin the Contributing doc for how to trigger the CI. A Nvidia developer will need to approve and trigger the CI for external contributors.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

If you haven't finished some of the above items you can still open "Draft" PR.

Additional Information

  • Related to # (issue)

Summary by CodeRabbit

  • Chores
    • Updated nvidia-resiliency-ext dependency to use flexible versioning for improved compatibility and maintenance.
    • Integrated nemo-run dependency from upstream source for enhanced tooling support.

@ko3n1g ko3n1g requested a review from a team as a code owner March 4, 2026 17:34
@ko3n1g ko3n1g force-pushed the ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d branch from 3676149 to 8e98388 Compare March 4, 2026 17:36
Signed-off-by: oliver könig <okoenig@nvidia.com>
@ko3n1g ko3n1g force-pushed the ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d branch from 8e98388 to 110dc9e Compare March 4, 2026 17:36
@ko3n1g ko3n1g changed the title cp: Ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d cp: build: Downgrade NVRx / Upgrade nemo-run (#2623) Mar 4, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 4, 2026

Warning

Rate limit exceeded

@ko3n1g has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 2 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 59c3aa4f-5791-4e84-97d8-1ec9719d5e1a

📥 Commits

Reviewing files that changed from the base of the PR and between aea0cfd and 110dc9e.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml
📝 Walkthrough

Walkthrough

Updated nvidia-resiliency-ext dependency to use version-bound specifier (~=0.4.1) and added nemo-run as a git-sourced transitive override dependency pointing to a specific commit in pyproject.toml.

Changes

Cohort / File(s) Summary
Dependency Configuration
pyproject.toml
Updated nvidia-resiliency-ext from exact name to version-bound specifier and added nemo-run git-sourced override dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

Run CICD, cherry-pick

Suggested reviewers

  • erhoo82
  • thomasdhc
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d

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.

❤️ Share

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

@ko3n1g ko3n1g merged commit 64d4c5c into r0.3.0 Mar 4, 2026
13 checks passed
@ko3n1g ko3n1g deleted the ko3n1g/cp/3abd23a2019b2274826a5dfee91d9ec301747e8d branch March 4, 2026 17:38
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