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

Issue 420603015: Enable bot_update for chromium codesearch (Closed)

Created:
6 years, 4 months ago by hinoka
Modified:
6 years, 4 months ago
Reviewers:
Ryan Tseng, agable, zty
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org, ilevy-cc_chromium.org
Project:
tools
Visibility:
Public.

Description

Enable bot_update for chromium codesearch This changes the codesearch builder on chromium.fyi to split out all of its dependencies into top level solutions (instead of one massive build/ dep) and turns on bot_update. The reason this is done in conjunction with turning on bot_update is because gclient is not able to have slashes in the solution name. BUG=393781, 351896 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=286555

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M masters/master.chromium.fyi/master.cfg View 1 1 chunk +17 lines, -1 line 0 comments Download
M scripts/master/factory/chromium_factory.py View 1 3 chunks +5 lines, -6 lines 0 comments Download
M scripts/slave/bot_update.py View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Ryan Tseng
zty: You've poke codesearch before, right? Can you take a look at this? This CL ...
6 years, 4 months ago (2014-07-28 21:51:50 UTC) #1
zty
https://codereview.chromium.org/420603015/diff/1/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/420603015/diff/1/scripts/slave/bot_update.py#newcode569 scripts/slave/bot_update.py:569: elif parsed_url.scheme == 'https' and 'googlesource' in parsed_url.netloc: What ...
6 years, 4 months ago (2014-07-29 18:05:06 UTC) #2
Ryan Tseng
https://codereview.chromium.org/420603015/diff/1/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/420603015/diff/1/scripts/slave/bot_update.py#newcode569 scripts/slave/bot_update.py:569: elif parsed_url.scheme == 'https' and 'googlesource' in parsed_url.netloc: On ...
6 years, 4 months ago (2014-07-29 18:16:55 UTC) #3
zty
lgtm
6 years, 4 months ago (2014-07-29 18:29:20 UTC) #4
Ryan Tseng
The CQ bit was checked by hinoka@google.com
6 years, 4 months ago (2014-07-29 18:36:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@chromium.org/420603015/1
6 years, 4 months ago (2014-07-29 18:37:09 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-29 18:37:13 UTC) #7
commit-bot: I haz the power
Failed to apply patch for build/scripts/slave/bot_update.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 4 months ago (2014-07-29 18:37:13 UTC) #8
Ryan Tseng
The CQ bit was checked by hinoka@google.com
6 years, 4 months ago (2014-07-30 17:48:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@chromium.org/420603015/20001
6 years, 4 months ago (2014-07-30 17:48:45 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 17:49:48 UTC) #11
Message was sent while issue was closed.
Change committed as 286555

Powered by Google App Engine
This is Rietveld 408576698