Skip to content

fix(docs): remove absolute internal URL from 0.5.0 release notes - #2397

Merged
kajalj22 merged 2 commits into
mainfrom
fix/release-notes-absolute-url
Aug 7, 2026
Merged

fix(docs): remove absolute internal URL from 0.5.0 release notes#2397
kajalj22 merged 2 commits into
mainfrom
fix/release-notes-absolute-url

Conversation

@kajalj22

@kajalj22 kajalj22 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes the test_internal_pages_are_linked_by_path_not_by_absolute_url test failure introduced by #2389.

The v0.5.0 release notes sandboxing section contained a docs.nvidia.com/nemo/gym/... absolute link. The test requires all internal docs links in latest/ to use relative paths (to keep readers within the version they're reading). Replaced with a relative path /nemo-gym/nemo_gym/sandbox/providers in both latest/ and the v0.5.0/ snapshot.

Test plan

  • test_internal_pages_are_linked_by_path_not_by_absolute_url passes
  • Cherry-pick to r0.5.0

🤖 Generated with Claude Code

Fixes test_internal_pages_are_linked_by_path_not_by_absolute_url.
The docs.nvidia.com/nemo/gym link in the sandboxing section must use
a relative path; removed the sentence referencing the providers page.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kajal Jain <kajalj@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 6, 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.

…ase notes

Replace absolute docs.nvidia.com URL with a relative path so readers
stay within the version they are reading, as required by
test_internal_pages_are_linked_by_path_not_by_absolute_url.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kajal Jain <kajalj@nvidia.com>
@kajalj22 kajalj22 added the r0.5.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. label Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@kajalj22
kajalj22 merged commit 34086bc into main Aug 7, 2026
11 checks passed
@kajalj22
kajalj22 deleted the fix/release-notes-absolute-url branch August 7, 2026 00:09
kajalj22 added a commit that referenced this pull request Aug 7, 2026
… (2397)` into `r0.5.0` (#2398)

beep boop [🤖]: Hi @kajalj22 👋,

    we've cherry picked #2397 into  for you! 🚀

    Please review and approve this cherry pick by your convenience!

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Co-authored-by: kajalj22 <kajalj@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
OlegSudakov pushed a commit to OlegSudakov/Gym that referenced this pull request Aug 7, 2026
…DIA-NeMo#2397)

## Summary

Fixes the `test_internal_pages_are_linked_by_path_not_by_absolute_url`
test failure introduced by NVIDIA-NeMo#2389.

The v0.5.0 release notes sandboxing section contained a
`docs.nvidia.com/nemo/gym/...` absolute link. The test requires all
internal docs links in `latest/` to use relative paths (to keep readers
within the version they're reading). Replaced with a relative path
`/nemo-gym/nemo_gym/sandbox/providers` in both `latest/` and the
`v0.5.0/` snapshot.

## Test plan

- [ ] `test_internal_pages_are_linked_by_path_not_by_absolute_url`
passes
- [ ] Cherry-pick to `r0.5.0`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

r0.5.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants