Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Issue 1841563004: autoroller: Use 10 characters for shortened Git hashes. (Closed)

Created:
4 years, 8 months ago by kjellander_webrtc
Modified:
4 years, 8 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

autoroller: Use 10 characters for shortened Git hashes. Recently, the shortened hash https://chromium.googlesource.com/chromium/src/+/355fabf was not suffucient for the Chromium repo. Adding three more should reduce the chance of this happening by 16^3. NOTRY=True Committed: https://crrev.com/052af4cea213359d15aa2391ea4f63f493218577 Cr-Commit-Position: refs/heads/master@{#12156}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Bumping to 10 chars #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M tools/autoroller/roll_chromium_revision.py View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
kjellander_webrtc
4 years, 8 months ago (2016-03-30 07:25:54 UTC) #2
pbos-webrtc
lgtm, but I'd pref that we do 12 or something significantly larger, consider that https://codereview.webrtc.org/1841563004/diff/1/tools/autoroller/roll_chromium_revision.py ...
4 years, 8 months ago (2016-03-30 09:02:41 UTC) #4
kjellander_webrtc
Good points. I decided on 10. https://codereview.webrtc.org/1841563004/diff/1/tools/autoroller/roll_chromium_revision.py File tools/autoroller/roll_chromium_revision.py (right): https://codereview.webrtc.org/1841563004/diff/1/tools/autoroller/roll_chromium_revision.py#newcode256 tools/autoroller/roll_chromium_revision.py:256: current_cr_rev = current_cr_rev[0:8] ...
4 years, 8 months ago (2016-03-30 09:28:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1841563004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1841563004/20001
4 years, 8 months ago (2016-03-30 09:28:55 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-30 09:30:55 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 09:31:06 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/052af4cea213359d15aa2391ea4f63f493218577
Cr-Commit-Position: refs/heads/master@{#12156}

Powered by Google App Engine
This is Rietveld 408576698