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

Issue 803243002: Git hash links now go to githug compare view. (Closed)

Created:
6 years ago by jcgregorio
Modified:
5 years, 11 months ago
Reviewers:
borenet
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Visibility:
Public.

Description

Git hash links now go to githug compare view. Also added in another column for the userid of the release builder. BUG=skia: Committed: https://skia.googlesource.com/buildbot/+/8c12d9c6068b8f6a30060af6319fac76a863dd4d

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M push/res/imp/server.html View 5 chunks +17 lines, -7 lines 7 comments Download

Messages

Total messages: 9 (2 generated)
jcgregorio
6 years ago (2014-12-15 21:14:17 UTC) #2
borenet
LGTM with suggestion. https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html File push/res/imp/server.html (right): https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html#newcode46 push/res/imp/server.html:46: <a href="https://github.com/google/skia-buildbot/compare/{{p.Hash}}...HEAD">{{p.Hash | short}}</a> FWIW this ...
6 years ago (2014-12-16 12:33:34 UTC) #3
jcgregorio
https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html File push/res/imp/server.html (right): https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html#newcode46 push/res/imp/server.html:46: <a href="https://github.com/google/skia-buildbot/compare/{{p.Hash}}...HEAD">{{p.Hash | short}}</a> On 2014/12/16 12:33:34, borenet wrote: ...
6 years ago (2014-12-16 12:45:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/803243002/1
6 years ago (2014-12-16 12:46:32 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/buildbot/+/8c12d9c6068b8f6a30060af6319fac76a863dd4d
6 years ago (2014-12-16 12:46:40 UTC) #7
borenet
https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html File push/res/imp/server.html (right): https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html#newcode46 push/res/imp/server.html:46: <a href="https://github.com/google/skia-buildbot/compare/{{p.Hash}}...HEAD">{{p.Hash | short}}</a> On 2014/12/16 12:45:50, jcgregorio wrote: ...
6 years ago (2014-12-16 12:48:33 UTC) #8
jcgregorio
6 years ago (2014-12-16 12:52:13 UTC) #9
Message was sent while issue was closed.
https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html
File push/res/imp/server.html (right):

https://codereview.chromium.org/803243002/diff/1/push/res/imp/server.html#new...
push/res/imp/server.html:46: <a
href="https://github.com/google/skia-buildbot/compare/{{p.Hash}}...HEAD">{{p.Hash
| short}}</a>
On 2014/12/16 12:48:32, borenet wrote:
> On 2014/12/16 12:45:50, jcgregorio wrote:
> > On 2014/12/16 12:33:34, borenet wrote:
> > > FWIW this also seems to work:
> > > https://skia.googlesource.com/buildbot/+/HEAD~3..HEAD
> > 
> > Right, but I don't know how far back I am from HEAD, or even what HEAD is on
> > Github.
> 
> That was just an example. You can use any refs.

Ah, OK, got it, I thought you we're talking about Github, I completely skipped
over the skia.googlesource.com part of the URL. I actually don't like the
googlesource.com view over a range of commits, the Github view is much better,
giving a rolled up summary of all the commits with the ability to then dive into
more details.

Powered by Google App Engine
This is Rietveld 408576698