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

Issue 2086353004: milo: put line breaks between step text strings (Closed)

Created:
4 years, 6 months ago by nodir
Modified:
4 years, 6 months ago
Reviewers:
Ryan Tseng, estaab, hinoka
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, andrew.wang, todd, tandrii+luci-go_chromium.org, M-A Ruel
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

milo: put line breaks between step text strings divs are used instead of br because putting <br> before each line except first one is surprisingly complicated. in particular, {{join .Text "<br"}} will escape <br> also divs are more semantic, so it is kind of the way it should be done R=hinoka@chromium.org, estaab@chromium.org BUG=622503 Committed: https://github.com/luci/luci-go/commit/66d8950942a7d3850db0e3808fe93e7464d41dc4

Patch Set 1 #

Patch Set 2 : milo: put line breaks between step text strings #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -53 lines) Patch
M appengine/cmd/milo/buildbot/expectations/CrWinGoma.30608.build.json View 1 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/buildbot/testdata/buildbot/CrWinGoma.30608.json View 1 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuild-Debug_page-_CrWinGoma_30608.html View 19 chunks +19 lines, -19 lines 0 comments Download
M appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuild-Debug_page-_CrWinGoma_30608.html View 19 chunks +57 lines, -19 lines 0 comments Download
M appengine/cmd/milo/frontend/static/buildbot/css/default.css View 1 chunk +4 lines, -0 lines 2 comments Download
M appengine/cmd/milo/frontend/templates/bootstrap/pages/build.html View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/frontend/templates/buildbot/pages/build.html View 2 chunks +4 lines, -2 lines 0 comments Download
M appengine/cmd/milo/frontend/testdata/build-patch-failure View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/frontend/testdata/buildbot/CrWinGoma.30608.json View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/expectations/build-exception.json View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/expectations/build-patch-failure.json View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/expectations/build-running.json View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/expectations/build-timeout.json View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/testdata/build-exception View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/testdata/build-patch-failure View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/testdata/build-running View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/swarming/testdata/build-timeout View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
nodir
PTAL
4 years, 6 months ago (2016-06-22 23:52:33 UTC) #2
Ryan Tseng
lgtm https://codereview.chromium.org/2086353004/diff/20001/appengine/cmd/milo/frontend/static/buildbot/css/default.css File appengine/cmd/milo/frontend/static/buildbot/css/default.css (right): https://codereview.chromium.org/2086353004/diff/20001/appengine/cmd/milo/frontend/static/buildbot/css/default.css#newcode703 appengine/cmd/milo/frontend/static/buildbot/css/default.css:703: div.step-text:first-child { This feels like a hack ...
4 years, 6 months ago (2016-06-23 00:45:35 UTC) #4
nodir
https://codereview.chromium.org/2086353004/diff/20001/appengine/cmd/milo/frontend/static/buildbot/css/default.css File appengine/cmd/milo/frontend/static/buildbot/css/default.css (right): https://codereview.chromium.org/2086353004/diff/20001/appengine/cmd/milo/frontend/static/buildbot/css/default.css#newcode703 appengine/cmd/milo/frontend/static/buildbot/css/default.css:703: div.step-text:first-child { On 2016/06/23 00:45:35, Ryan Tseng wrote: > ...
4 years, 6 months ago (2016-06-23 01:04:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086353004/20001
4 years, 6 months ago (2016-06-23 01:04:53 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://github.com/luci/luci-go/commit/66d8950942a7d3850db0e3808fe93e7464d41dc4
4 years, 6 months ago (2016-06-23 01:11:40 UTC) #9
nodir
4 years, 6 months ago (2016-06-23 03:35:38 UTC) #10
Message was sent while issue was closed.
Deployed

Powered by Google App Engine
This is Rietveld 408576698