[release-26.3] store os release name and use it than recalculating from tag which is errorprone#2268
Merged
rahulait merged 1 commit intorelease-26.3from Apr 7, 2026
Merged
Conversation
5 tasks
Contributor
|
/ok to test d277642 |
rahulait
reviewed
Apr 6, 2026
d277642 to
9652102
Compare
… errorprone Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com> (cherry picked from commit 6afb205)
9652102 to
01ad7d1
Compare
Contributor
|
/ok to test 01ad7d1 |
Contributor
Contributor
|
Yeah, it is. Current backport branch is 1 commit ahead of release-26.3 branch Initially it contained changes of #2267 in this PR as well (see commit 9652102). I had to get the #2267 merged first into release-26.3 so that I can have this PR independent of the changes of other PR. |
tariq1890
approved these changes
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated backport of #2244 to
release-26.3Original PR: #2244
Original Author: @rahulait
Cherry-picked commits (1):
6afb205store os release name and use it than recalculating from tag which is errorproneNext Steps:
git fetch origin backport-2244-to-release-26.3 && git checkout backport-2244-to-release-26.3git push --force-with-lease origin backport-2244-to-release-26.3Instructions for resolving conflicts