-
Notifications
You must be signed in to change notification settings - Fork 485
chore(beep boop 🤖): Bump uv.lock (r0.4.0, mcore-core_r0.17.0) (2026-04-10)
#3266
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
Closed
svcnvidia-nemo-ci
wants to merge
1
commit into
r0.4.0
from
bump-ci-container-2026-04-10-r0.4.0-core_r0.17.0
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| c506380bda61c6788853ed9e08e0fb0d6cbfb4b4 | ||
| d7288711ba278d160d2a5a22c099915c9fe1395c | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: NVIDIA-NeMo/Megatron-Bridge
Length of output: 135
🏁 Script executed:
Repository: NVIDIA-NeMo/Megatron-Bridge
Length of output: 445
🏁 Script executed:
Repository: NVIDIA-NeMo/Megatron-Bridge
Length of output: 348
🏁 Script executed:
Repository: NVIDIA-NeMo/Megatron-Bridge
Length of output: 743
🌐 Web query:
NVIDIA-NeMo Megatron-LM commit d7288711ba278d160d2a5a22c099915c9fe1395c mcore-core_r0.17.0💡 Result:
Commit:
d7288711ba278d160d2a5a22c099915c9fe1395c(short:d728871) inNVIDIA/Megatron-LMTitle / PR:
cp: Bump nvrx(PR [diffusion] fix: makeselect_samples_to_packshuffle deterministic across resume #4237)What it changes: updates the
nvidia-resiliency-ext(NVRx) git dependency revision inpyproject.toml(and updatesuv.lockaccordingly). [1]About
mcore-core_r0.17.0: I could not find any public branch/tag with that exact name inNVIDIA/Megatron-LM(GitHub returns 404 Not Found for that ref). [2]Sources: [1], [2]
🏁 Script executed:
Repository: NVIDIA-NeMo/Megatron-Bridge
Length of output: 840
🌐 Web query:
NVIDIA-NeMo Megatron-Bridge .main.commit .dev.commit submodule pointer💡 Result:
In
NVIDIA-NeMo/Megatron-Bridgethe Megatron-Core (Megatron-LM) submodule at3rdparty/Megatron-LMis pinned via two “pointer” files:.main.commit→980211ae6308dd541ec24bfe5af664ef31215256(the submodule commit the repo tracks by default) [1].dev.commit→c72c4599012297cfbd1d57e006b544478b6bbf78(an alternate “dev” pin used by the repo’s Megatron-Core switching workflow) [2]These two pins are referenced by the repo’s Megatron-Core switching mechanism (documented in the README under “Megatron-Core Submodule (main & dev)”). [3]
Sources: [1] [2] [3]
This commit hash appears to be incorrect for updating the Megatron-Core submodule.
Verification reveals that
d7288711ba278d160d2a5a22c099915c9fe1395cis from NVIDIA/Megatron-LM PR#4237titled "cp: Bump nvrx"—a dependency update, not a Megatron-Core release commit. The.main.commitfile is a submodule pointer that should pin the Megatron-Core version. Confirm whether this commit hash is the intended value or if it should be updated to a different commit that actually corresponds to the desired Megatron-Core release.🤖 Prompt for AI Agents