Skip to content

docs: refresh quickstart to v1.0.1 and document partial v1.1.0-dev releases#8364

Merged
dagil-nvidia merged 2 commits into
mainfrom
docs/quickstart-1.0.1-dev-artifacts
Apr 20, 2026
Merged

docs: refresh quickstart to v1.0.1 and document partial v1.1.0-dev releases#8364
dagil-nvidia merged 2 commits into
mainfrom
docs/quickstart-1.0.1-dev-artifacts

Conversation

@dagil-nvidia
Copy link
Copy Markdown
Collaborator

@dagil-nvidia dagil-nvidia commented Apr 20, 2026

Summary

  • Bump quickstart and local installation container examples from 1.0.0 to 1.0.1.
  • Support matrix: add v1.1.0-dev.2 / v1.1.0-dev.3 backend rows, partial-ship context in At a Glance, CUDA note for experimental v1.1.0-dev.* images.
  • Release artifacts: document what actually shipped to NGC/PyPI for dev.2 and dev.3 (partial releases), pypi.nvidia.com install guidance (Linux wheels), GitHub tag link for v1.1.0-dev.3, and corrected dev.2/dev.3 dates in the releases table.

Deferred (follow-up)

  • Broader sweep of runtime:1.0.0 in deeper guides (Kubernetes, profiler, EKS, etc.) if still desired.

Test plan

  • python3 .github/workflows/detect_broken_links.py on changed paths (local)

Made with Cursor


Open in Devin Review

Summary by CodeRabbit

  • Documentation
    • Updated container image versions in installation guides to 1.0.1
    • Added documentation for new experimental releases v1.1.0-dev.2 and v1.1.0-dev.3
    • Updated compatibility matrix with new experimental release information

…leases

- Bump container image tags to 1.0.1 in quickstart and local installation.
- Support matrix: dev.2/dev.3 rows, partial ship notes, CUDA note for dev.*.
- Release artifacts: accurate NGC/PyPI inventory for dev.2 and dev.3,
  pypi.nvidia.com install pattern, v1.1.0-dev.3 GitHub tag link.

Made-with: Cursor
@github-actions github-actions Bot added docs documentation Improvements or additions to documentation labels Apr 20, 2026
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

Walkthrough

This PR updates Docker image tags from version 1.0.0 to 1.0.1 across installation documentation and expands pre-release documentation to include additional development releases (v1.1.0-dev.2 and v1.1.0-dev.3) with detailed artifact availability information.

Changes

Cohort / File(s) Summary
Container Tag Updates
docs/getting-started/local-installation.md, docs/getting-started/quickstart.md
Updated Docker image tags for SGLang, TensorRT-LLM, and vLLM runtime containers from :1.0.0 to :1.0.1 in installation examples and troubleshooting sections.
Pre-Release Documentation Expansion
docs/reference/release-artifacts.md, docs/reference/support-matrix.md
Extended experimental release coverage to include v1.1.0-dev.2 and v1.1.0-dev.3 alongside v1.1.0-dev.1, with artifact mappings, wheel installation instructions, backend version tables, and CUDA/driver compatibility notes.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main changes: refreshing quickstart documentation to v1.0.1 and documenting partial v1.1.0-dev releases.
Description check ✅ Passed The pull request description covers all required template sections (Overview/Summary, Details, Where to start, Related Issues) with clear, specific information about changes made and test validation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@docs/reference/support-matrix.md`:
- Around line 36-37: Update the two backend rows for "**v1.1.0-dev.3**
*(experimental, in progress)*" and "**v1.1.0-dev.2** *(experimental)*" to
explicitly indicate these are partial releases by adding in-table text such as
"branch-pinned — not all artifacts shipped" (or similar concise phrase) adjacent
to the version label or inside the backend cells so readers cannot assume full
backend coverage; ensure the new wording appears in the same table row for each
dev release and use the exact version tokens "**v1.1.0-dev.3**" and
"**v1.1.0-dev.2**" to locate where to insert the clarification.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 02daf93b-71b6-4a65-961e-22a3025e91d9

📥 Commits

Reviewing files that changed from the base of the PR and between 1d154dc and 595c010.

📒 Files selected for processing (4)
  • docs/getting-started/local-installation.md
  • docs/getting-started/quickstart.md
  • docs/reference/release-artifacts.md
  • docs/reference/support-matrix.md

Comment thread docs/reference/support-matrix.md Outdated
Address CodeRabbit: mark v1.1.0-dev.2/dev.3 backend table rows as
experimental partial, add footnote tying pins to container/context.yaml
versus shipped NGC images, and document the label in Version Labels.

Signed-off-by: Dan Gil <dagil@nvidia.com>
Made-with: Cursor
@dagil-nvidia dagil-nvidia merged commit 7f58231 into main Apr 20, 2026
64 of 65 checks passed
@dagil-nvidia dagil-nvidia deleted the docs/quickstart-1.0.1-dev-artifacts branch April 20, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation Improvements or additions to documentation size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants