Skip to content

cp: docs: Docker install path, Python 3.13.14 refs, enroot GPU toolkit (2725) into r0.6.0 - #3091

Merged
kajalj22 merged 1 commit into
r0.6.0from
cherry-pick-2984-r0.6.0
Sep 4, 2026
Merged

cp: docs: Docker install path, Python 3.13.14 refs, enroot GPU toolkit (2725) into r0.6.0#3091
kajalj22 merged 1 commit into
r0.6.0from
cherry-pick-2984-r0.6.0

Conversation

@kajalj22

@kajalj22 kajalj22 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

beep boop 🤖 (manual): the automated cherry-pick for #2984 into r0.6.0 did not fire.

This manually applies the same commit (e3f4808d7 on main) that PR #2984 merged.

#2725) into main (#2984)

## Summary
- Cherry-pick of #2725 from `r0.5.1` into `main`. **Stack position 3 of
5** — #2547 and #2629 (positions 1-2) merged as #2986 and #2985. This is
now next in line, rebased directly onto `main`.
- Updates installation docs: Python 3.12 → 3.13.14 references, adds the
pre-built NeMo Gym NGC container instructions (replacing the outdated
NeMo RL v0.4.0 container guidance), and adds the
`nvidia-container-toolkit` install step + docs for the enroot GPU hook.

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
@kajalj22
kajalj22 requested a review from a team as a code owner September 4, 2026 18:08
@copy-pr-bot

copy-pr-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@kajalj22

kajalj22 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 0031c02

@kajalj22
kajalj22 merged commit e764a7b into r0.6.0 Sep 4, 2026
35 checks passed
@kajalj22
kajalj22 deleted the cherry-pick-2984-r0.6.0 branch September 4, 2026 18:16
kajalj22 added a commit that referenced this pull request Sep 4, 2026
…2987)

## Summary
- Cherry-pick of #2731 from `r0.5.1` into `main`. **Stack position 4 of
5** — #2547, #2629, #2725 (positions 1-3) merged as #2986, #2985, #2984.
This is now next in line, rebased directly onto `main`.
- Adds the frozen `fern/versions/v0.5.1/` docs snapshot (and
`fern/versions/v0.5.1.yml`) for the v0.5.1 GA release, mirroring how
prior GA versions (v0.5.0, v0.4.0, ...) got their own version snapshot
in the docs site.
- Also inserts the v0.5.1 accordion into `release-notes.mdx`, between
the newer v0.6.0 entry (already on `main`) and v0.5.0.
- Note on PR title: intentionally omits `(#2731)` — the release-branch
auto-cherrypick automation (`cherry-pick-release-commit.yml`) naively
grabs the *first* `(#NNNN)` in the squash-merge commit subject to
resolve "which PR is this". Embedding the original PR number in the
title broke that lookup for #2984/#2985/#2986 (see #3091/#3092 for the
manual r0.6.0 backfills). Keeping this title number-free lets the
automation resolve the real PR (#2987) and auto-create the r0.6.0
cherry-pick.

Remaining stack (merge in this order): #2987#2983

## Test plan
- [ ] Confirm fern docs build picks up the new v0.5.1 version and the
version switcher shows it
- [ ] `tests/unit_tests/test_fern_docs_links.py` passes

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
kajalj22 added a commit that referenced this pull request Sep 4, 2026
…)` into `r0.6.0` (#3092)

beep boop 🤖 (manual): the automated cherry-pick for #2986 into `r0.6.0`
did not fire — same root cause as #3091.

Our PR title embedded the original r0.5.1 PR number (`(#2547)`) ahead of
GitHub's own squash-merge suffix (`(#2986)`). The automation's naive
`awk -F'#' | awk -F')'` parse grabbed the first match (`2547`, the
closed original PR with no labels) instead of `2986`, found no
target-branch label, and silently exited.

This manually applies the same commit (`2cff3900` on `main`) that PR
#2986 merged.

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
jkyi-nvidia pushed a commit that referenced this pull request Sep 11, 2026
…2987)

## Summary
- Cherry-pick of #2731 from `r0.5.1` into `main`. **Stack position 4 of
5** — #2547, #2629, #2725 (positions 1-3) merged as #2986, #2985, #2984.
This is now next in line, rebased directly onto `main`.
- Adds the frozen `fern/versions/v0.5.1/` docs snapshot (and
`fern/versions/v0.5.1.yml`) for the v0.5.1 GA release, mirroring how
prior GA versions (v0.5.0, v0.4.0, ...) got their own version snapshot
in the docs site.
- Also inserts the v0.5.1 accordion into `release-notes.mdx`, between
the newer v0.6.0 entry (already on `main`) and v0.5.0.
- Note on PR title: intentionally omits `(#2731)` — the release-branch
auto-cherrypick automation (`cherry-pick-release-commit.yml`) naively
grabs the *first* `(#NNNN)` in the squash-merge commit subject to
resolve "which PR is this". Embedding the original PR number in the
title broke that lookup for #2984/#2985/#2986 (see #3091/#3092 for the
manual r0.6.0 backfills). Keeping this title number-free lets the
automation resolve the real PR (#2987) and auto-create the r0.6.0
cherry-pick.

Remaining stack (merge in this order): #2987#2983

## Test plan
- [ ] Confirm fern docs build picks up the new v0.5.1 version and the
version switcher shows it
- [ ] `tests/unit_tests/test_fern_docs_links.py` passes

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Signed-off-by: Junkeun Yi <jkyi@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.

1 participant