[None][chore] Bump version to 1.3.0rc7 - #11864
Conversation
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
|
/bot skip --comment "version bump" |
📝 WalkthroughWalkthroughVersion bump from 1.3.0rc6 to 1.3.0rc7 across three configuration files: version badge in README, pinned dependency in constraints file, and package version declaration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
There was a problem hiding this comment.
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 `@tensorrt_llm/version.py`:
- Line 15: The SPDX copyright header year range in this source (affecting the
file that defines __version__) must be updated to include 2026; locate the file
that contains the __version__ = "1.3.0rc7" declaration (symbol: __version__) and
update the NVIDIA copyright header year range so it ends in 2026 (e.g., change
trailing year or range to include 2026) to reflect the 2026 modification.
|
PR_Github #37542 [ skip ] triggered by Bot. Commit: |
|
PR_Github #37542 [ skip ] completed with state |
|
/bot skip --comment "version bump" |
1 similar comment
|
/bot skip --comment "version bump" |
|
PR_Github #37547 [ skip ] triggered by Bot. Commit: |
|
PR_Github #37547 [ skip ] completed with state |
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com> Co-authored-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com> Co-authored-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
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)
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.