docs: finalize v2.2.0 release - #449
Conversation
Signed-off-by: Ajay Thorve <athorve@nvidia.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan includes up to 12 reviews per rolling hour; 11 remain after this review. 📜 Recent review details🧰 Additional context used📓 Path-based instructions (4)**/*📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
**/*.{py,pyi,js,jsx,ts,tsx,yml,yaml,json,env,md}📄 CodeRabbit inference engine (AGENTS.md)
Files:
{docs/**,README.md,CONTRIBUTING.md,SECURITY.md,CODE-OF-CONDUCT.md}⚙️ CodeRabbit configuration file
Files:
docs/source/**/*📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (4)
WalkthroughThe PR finalizes the v2.2.0 release documentation, adds NVIDIA NGC references for published containers and the Helm chart, updates Helm metadata, and synchronizes the secret baseline with the README line change. Changesv2.2.0 release publication
Estimated code review effort: 1 (Trivial) | ~4 minutes Merge Risk: ⚪ Minimal · up to The changes are limited to release documentation and tracked metadata, with no runtime behavior change; no actionable merge-blocking risk remains after normal checks. Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/merge |
|
/ok to test a1d74dc |
|
/merge |
2041a6d
into
NVIDIA-AI-Blueprints:release/2.2
Overview
Finalize the AI-Q v2.2.0 release documentation for the 2026-08-17 release.
The package version, Docker Compose defaults, Helm chart metadata and values, and docs publisher metadata were already set to 2.2.0 on
release/2.2and remain unchanged.DCO sign-off for the squash commit
Signed-off-by: Ajay Thorve athorve@nvidia.com
Signed-off-by: Ajay Thorve AjayThorve@users.noreply.github.com
Validation
uv run --extra docs sphinx-build -M html docs/source docs/buildhelm lint deploy/helm/deployment-k8spre-commit run --files .secrets.baseline CHANGELOG.md README.md docs/source/deployment/index.mdVerified all three NVIDIA NGC v2.2.0 catalog URLs return HTTP 200.
git verify-commit a1d74dc1eef848abcdcd95011474bddb0b408825I ran the relevant local checks or explained why they are not applicable.
I added or updated tests for behavior changes. (Documentation-only release finalization; no behavior changed.)
I updated documentation for user-facing or contributor-facing changes.
I confirmed this PR does not include secrets, credentials, or internal-only data.
I certify this contribution under the Developer Certificate of Origin (DCO) and signed my commits with
git commit -sor an equivalent sign-off.I replaced the DCO sign-off placeholder with my GitHub commit identity and kept the required angle brackets around the email address.
Where should reviewers start?
Start with
CHANGELOG.md, then verify the NGC artifact table indocs/source/deployment/index.md.Related Issues
Summary by CodeRabbit
New Release
Documentation