New issue
Advanced search Search tips

Issue 671766 link

Starred by 0 users

Issue metadata

Status: Archived
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature



Sign in to add a comment

Uprev (cros_mark_as_stable) should log new git sha1's after running

Project Member Reported by vapier@chromium.org, Dec 6 2016

Issue description

since cros_mark_as_stable makes git commits, it should log the resulting git info for each commit.  this helps coordinate log info in buildbot logs as to where a specific git sha1 is coming from.

we do this to a degree already with the CommitQueueSync stage because the patch apply/cherry-picking logic includes it.  example output there:
[patch_branch d8060e80b] Fix fscap policy for NYC Arc.
 Author: khmel <khmel@google.com>
 Date: Mon Dec 5 14:20:50 2016 -0800
 1 file changed, 1 insertion(+)

we probably even want something a bit more verbose in our logging like including the commit timestamp too (and not just the author timestamp)
 
Labels: Hotlist-Fixit
Status: Archived (was: Untriaged)
This bug has not been touched in over a year.  It is probably no longer relevant.

Sign in to add a comment