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

Issue 13892003: Added buildbot appengine frontend for chromium-build app (Closed)

Created:
7 years, 8 months ago by Ryan Tseng
Modified:
7 years, 8 months ago
Reviewers:
agable
CC:
chromium-reviews, cmp+cc_chromium.org
Visibility:
Public.

Description

Added buildbot appengine frontend for chromium-build app Added changes in app.yaml to point /buildbot/... to the buildlogparse.py file. It currently runs as its own little mini-app. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195849

Patch Set 1 #

Total comments: 57

Patch Set 2 : Review fixes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2351 lines, --2 lines) Patch
M app.py View 1 1 chunk +5 lines, -0 lines 0 comments Download
M app.yaml View 1 chunk +3 lines, -0 lines 0 comments Download
A buildlogparse.py View 1 1 chunk +465 lines, -0 lines 0 comments Download
A static/css/bootstrap-responsive.min.css View 1 chunk +9 lines, -0 lines 0 comments Download
A static/css/bootstrap.min.css View 1 chunk +9 lines, -0 lines 0 comments Download
A static/css/geobootstrap.min.css View 1 chunk +9 lines, -0 lines 0 comments Download
A static/css/prettify.css View 1 chunk +30 lines, -0 lines 0 comments Download
A static/default.css View 1 1 chunk +545 lines, -0 lines 0 comments Download
A static/default-old.css View 1 1 chunk +509 lines, -0 lines 0 comments Download
A static/img/glyphicons-halflings.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A static/img/glyphicons-halflings-white.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A static/js/bootstrap.min.js View 1 chunk +6 lines, -0 lines 0 comments Download
A static/js/prettify.js View 1 chunk +28 lines, -0 lines 0 comments Download
A templates/buildbot.html View 1 1 chunk +43 lines, -0 lines 0 comments Download
A templates/logs.html View 1 1 chunk +79 lines, -0 lines 0 comments Download
A templates/slave.html View 1 1 chunk +40 lines, -0 lines 0 comments Download
A templates/step.html View 1 1 chunk +130 lines, -0 lines 1 comment Download
A templates/viewer_base.html View 1 1 chunk +208 lines, -0 lines 0 comments Download
M utils.py View 1 2 chunks +235 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ryan Tseng
7 years, 8 months ago (2013-04-10 02:01:40 UTC) #1
agable
Comments inline. https://codereview.chromium.org/13892003/diff/1/buildlogparse.py File buildlogparse.py (right): https://codereview.chromium.org/13892003/diff/1/buildlogparse.py#newcode25 buildlogparse.py:25: from google.appengine.api import mail Please cleanup imports ...
7 years, 8 months ago (2013-04-15 19:33:30 UTC) #2
Ryan Tseng
Overview of changelist: App.py: * Substituted links in the original build-status app to point build.chromium.org/p/* ...
7 years, 8 months ago (2013-04-17 22:53:48 UTC) #3
agable
LGTM https://codereview.chromium.org/13892003/diff/14001/templates/step.html File templates/step.html (right): https://codereview.chromium.org/13892003/diff/14001/templates/step.html#newcode20 templates/step.html:20: This build <blink>failed</blink> on Blink? Really?
7 years, 8 months ago (2013-04-23 18:18:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@google.com/13892003/14001
7 years, 8 months ago (2013-04-23 18:21:53 UTC) #5
commit-bot: I haz the power
Presubmit check for 13892003-14001 failed and returned exit status 1. INFO:root:Found 19 file(s). INFO:PRESUBMIT:Running pylint ...
7 years, 8 months ago (2013-04-23 18:22:09 UTC) #6
Ryan Tseng
Committed patchset #2 manually as r195849.
7 years, 8 months ago (2013-04-23 18:26:47 UTC) #7
Ryan Tseng
wyk deploy chromium-build? :)
7 years, 8 months ago (2013-04-23 18:32:38 UTC) #8
agable
7 years, 8 months ago (2013-04-23 18:36:37 UTC) #9
Will do, probably this evening when it's not under as high load and I can
watch to make sure everything is shiny.


On Tue, Apr 23, 2013 at 11:32 AM, <hinoka@google.com> wrote:

> wyk deploy chromium-build? :)
>
>
https://chromiumcodereview.**appspot.com/13892003/<https://chromiumcodereview...
>

Powered by Google App Engine
This is Rietveld 408576698