DescriptionRietveld: Display the remote tracked ref in both old and new UIs.
The revert patchset button also preserves the remote tracking ref information in the new inverted CL.
This change goes hand in hand with the corresponding depot_tools change here:
https://codereview.chromium.org/781523002/
The motivation for both CLs came from the discussion in the internal CL: https://chromereviews.googleplex.com/115567013/
AFAIK either change can be submitted first without breaking anything in the other framework.
Observe the "Tracked Ref" field in the below CLs-
Tracking a remote ref:
* https://skia-codereview-staging.appspot.com/8861001 (Tracking skiabot-test's refs/heads/master)
* https://skia-codereview-staging.appspot.com/851002 (Tracking skiabot-test's refs/diff/test1)
* https://skia-codereview-staging.appspot.com/2891001 (Tracking Chromium's refs/heads/master)
* https://skia-codereview-staging.appspot.com/1931003 (Tracking Chromium's refs/branch-heads/1916)
Tracking a local branch which in turn tracks a remote ref:
* https://skia-codereview-staging.appspot.com/3891002 (Transitively tracking skiabot-test's refs/heads/master)
* https://skia-codereview-staging.appspot.com/4921001 (Transitively tracking Chromium's refs/branch-heads/1916)
CL when no target_ref is specified in depot_tools/third_party/upload.py:
* https://skia-codereview-staging.appspot.com/3871003 (CL with missing target_ref should default to /refs/heads/master)
Try the above links with and without the 'Deprecated UI' checked in https://skia-codereview-staging.appspot.com/settings
BUG=435702
NOTRY=true
Committed: https://chromium.googlesource.com/infra/infra/+/abe93bea09182b5309d1c17f7b83e4899db05dff
Patch Set 1 : Initial upload #Patch Set 2 : Cleanup #Patch Set 3 : Remove staging code #
Total comments: 2
Patch Set 4 : remote_branch -> target_ref #
Messages
Total messages: 24 (10 generated)
|