Skip to content

chore(post-release): Update default branches post-26.07 - #165

Draft
mc-nv wants to merge 2 commits into
mainfrom
mchornyi/TRI-1601/before-ngc-release-advance-master-branch-to-next-upstream-release
Draft

chore(post-release): Update default branches post-26.07#165
mc-nv wants to merge 2 commits into
mainfrom
mchornyi/TRI-1601/before-ngc-release-advance-master-branch-to-next-upstream-release

Conversation

@mc-nv

@mc-nv mc-nv commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

What does the PR do?

Carries the two r26.07 commits main genuinely lacks into main as part of the
post-26.07 default-branch advance:

7b46cda from r26.07 is deliberately excluded — it is a re-pick of #159 / #162, whose
originals are already on main as 71ad788 and e848952.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

Where should the reviewer start?

Popular_Models_Guide/ and Quick_Deploy/ — confirm the container tags read 26.07.

Test plan:

git grep "26\.0[0-6]-" returns no hits in the files touched by this PR.

  • CI Pipeline ID: 60058404

Caveats:

Build_Guide/RHEL_Manylinux/README.md still targets 2.69.0 / NGC 26.05. It is main-only
(added by #157 after the r26.07 cut) so the alignment commit never covered it, and its
26.05 references are coupled to a stated CUDA 13.2.1 / TensorRT 10.16.1.11 / PyTorch 2.13.0
tuple — bumping the NGC number alone would make that tuple wrong. Left for a separate doc
refresh.

HuggingFace/README.md and Quick_Deploy/OpenVINO/README.md pin 26.05 upstream images
on both main and r26.07 — pre-existing drift, out of scope here.

Background

Release step "[Before NGC Release] Advance master branch to next upstream release".
Precedent: 69217d9 did the same alignment pick for the 26.06 cycle.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • Relates to: TRI-1601
CI (internal): [#60058404](http://tritonserver.local/ci/pipelines/60058404)

mc-nv added 2 commits July 28, 2026 17:16
)

Bump tritonserver container/branch references 26.06 -> 26.07 (and
r26.06 -> r26.07) across tutorial READMEs, Dockerfiles, build scripts,
and Kubernetes manifests for the 26.07 release.
@mc-nv mc-nv self-assigned this Jul 29, 2026
@mc-nv mc-nv added chore Maintenance work, no production code change (chore: PRs) build Build system or external dependencies (build: PRs) cherry-pick Cherry-picked from another branch labels Jul 29, 2026
@mc-nv mc-nv changed the title chore(versions): align tutorials examples with 26.07 release train chore(post-release): Update default branches post-26.07 Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build system or external dependencies (build: PRs) cherry-pick Cherry-picked from another branch chore Maintenance work, no production code change (chore: PRs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant