[None][chore] Bump version to 1.3.0rc18 - #14872
Conversation
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
|
/bot skip --comment "Version bumping, no need to run CI" |
📝 WalkthroughWalkthroughThis PR updates the TensorRT-LLM version number from ChangesRelease Candidate Version 1.3.0rc18
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
tensorrt_llm/version.py (1)
1-1:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winUpdate the NVIDIA copyright year on this modified Python file.
This file was changed in 2026, but the header still ends at 2025. Please update the header year range accordingly.
As per coding guidelines: "NVIDIA copyright header on ALL new files (update year on modified files)".
Also applies to: 15-15
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@tensorrt_llm/version.py` at line 1, Update the SPDX header year range from "2022-2025" to include 2026 (i.e., "2022-2026") for the modified file; find the existing header comment line(s) that contain "SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA CORPORATION & AFFILIATES" and change the end year to 2026 so the header reflects the 2026 modification.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@tensorrt_llm/version.py`:
- Line 1: Update the SPDX header year range from "2022-2025" to include 2026
(i.e., "2022-2026") for the modified file; find the existing header comment
line(s) that contain "SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA
CORPORATION & AFFILIATES" and change the end year to 2026 so the header reflects
the 2026 modification.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 5f3d43b9-9aa2-4cb8-8082-cc1d0c184af6
📒 Files selected for processing (3)
README.mdexamples/constraints.txttensorrt_llm/version.py
|
PR_Github #51666 [ skip ] triggered by Bot. Commit: |
|
PR_Github #51666 [ skip ] completed with state |
Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.