- 18 Nov, 2016 1 commit
-
-
Nodir Turakulov authored
Currently if path_config is not specified, infra_paths defaults to buildbot paths. We want to make this behavior explicit, so we don't have to introduce a new "luci" path configuration which tells infra_paths module to do nothing. Buildbot now specifies path_config=buildbot since https://chromium-review.googlesource.com/c/412029/ , so now we can remove this default. This also affects all expectation files because this CL switches the default path configuration from Buildbot to LUCI. In particular, it changes default git cache dir from [GIT_CACHE] to [CACHE]/git. Also code paths that work only in Buildbot environment has to have a test with path_config=buildbot. R=iannucci@chromium.org, martiniss@chromium.org BUG=662586 Change-Id: Ifeabe13e69810dd24a6deb4830699f8c9fafafae Reviewed-on: https://chromium-review.googlesource.com/411989 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-
- 16 Sep, 2016 2 commits
-
-
tandrii authored
Revert of bot_update: ensure correct depot_tools checkout is used. (patchset #2 id:20001 of https://codereview.chromium.org/2346973003/ ) Reason for revert: broke win_chromium_x64_rel_ng/builds/281022 because of apply_issue.bat calls local python. Original issue's description: > bot_update: ensure correct depot_tools checkout is used. > > R=vadimsh@chromium.org,martiniss@chromium.org > BUG=635641,647446 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/972ac5040176acd90c8a1ce412f75d19f77cc4e8 TBR=martiniss@chromium.org,vadimsh@chromium.org,iannucci@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=635641,647446 Review-Url: https://codereview.chromium.org/2349673002
-
tandrii authored
R=vadimsh@chromium.org,martiniss@chromium.org BUG=635641,647446 Review-Url: https://codereview.chromium.org/2346973003
-
- 09 Sep, 2016 1 commit
-
-
iannucci authored
R=agable@chromium.org, estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2321203003
-
- 08 Sep, 2016 1 commit
-
-
iannucci authored
Bot update now always runs regardless of environmental context. R=estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org, tandrii@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2308193002
-
- 26 Aug, 2016 1 commit
-
-
agable authored
BUG=640251,472386 Review-Url: https://codereview.chromium.org/2286793003
-
- 27 Apr, 2016 1 commit
-
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM as normal. The recipe roller will *NOT* CQ the change itself, so you must commit the change manually. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/d9039313202dfb6adaf890674abdd8ee6aec940d recipe engine: remove explicit cwd default in step recipe module (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:605919 Review URL: https://codereview.chromium.org/1926633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300229 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Apr, 2016 5 commits
-
-
martiniss@chromium.org authored
Revert of Reland of depot_tools: add infra_paths recipe module for infra-specific paths (patchset #1 id:1 of https://codereview.chromium.org/1917263002/ ) Hopefully everything will be back to normal now... Original issue's description: > depot_tools: add infra_paths recipe module for infra-specific paths > > Depends on https://codereview.chromium.org/1906323003 > > BUG=chromium:605919 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300184 TBR=iannucci@chromium.org,hinoka@chromium.org,phajdan.jr@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:605919 Review URL: https://codereview.chromium.org/1915033006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300210 0039d316-1c4b-4281-b951-d872f2087c98
-
martiniss@chromium.org authored
TBR=phajdan.jr BUG=606708 Review URL: https://codereview.chromium.org/1921893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300206 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
Reland of depot_tools: add infra_paths recipe module for infra-specific paths (patchset #1 id:1 of https://codereview.chromium.org/1917263002/ ) Reason for revert: re-landing because wrong order of reverts :( Original issue's description: > Revert of depot_tools: add infra_paths recipe module for infra-specific paths (patchset #2 id:20001 of https://codereview.chromium.org/1915463002/ ) > > Reason for revert: > breaks skia bots :( > > Original issue's description: > > depot_tools: add infra_paths recipe module for infra-specific paths > > > > Depends on https://codereview.chromium.org/1906323003 > > > > BUG=chromium:605919 > > > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300184 > > TBR=iannucci@chromium.org,martiniss@chromium.org,phajdan.jr@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=chromium:605919 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300199 TBR=iannucci@chromium.org,martiniss@chromium.org,phajdan.jr@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:605919 Review URL: https://codereview.chromium.org/1921373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300200 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
Revert of depot_tools: add infra_paths recipe module for infra-specific paths (patchset #2 id:20001 of https://codereview.chromium.org/1915463002/ ) Reason for revert: breaks skia bots :( Original issue's description: > depot_tools: add infra_paths recipe module for infra-specific paths > > Depends on https://codereview.chromium.org/1906323003 > > BUG=chromium:605919 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300184 TBR=iannucci@chromium.org,martiniss@chromium.org,phajdan.jr@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:605919 Review URL: https://codereview.chromium.org/1917263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300199 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Depends on https://codereview.chromium.org/1906323003 BUG=chromium:605919 Review URL: https://codereview.chromium.org/1915463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300184 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Mar, 2016 1 commit
-
-
phajdan.jr@chromium.org authored
This is rolling in https://codereview.chromium.org/1777003003 BUG=593420 Review URL: https://codereview.chromium.org/1785443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299187 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Mar, 2016 1 commit
-
-
szager@chromium.org authored
BUG=589140 R=agable@chromium.org Review URL: https://codereview.chromium.org/1762513002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299120 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Feb, 2016 1 commit
-
-
https://codereview.chromium.org/1686273002/hinoka@google.com authored
Reason for revert: Separating change into smaller changes. Original issue's description: > Bot update cleanup > > * Remove activation check > * Remove messages > * Remove deps2git > * Remove build_internal pointer by: > ** Moving chrome svn url into bot_update.py (This isn't secret anyways.) > ** Move patch.exe into depot_tools (No reason this should've been internal...) > ** Default everything to active, so no need for checks anyways. > > BUG= > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298809 TBR=martiniss@chromium.org,eseidel@chromium.org,estaab@chromium.org,iannucci@chromium.org,hinoka@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG= Review URL: https://codereview.chromium.org/1706893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298826 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Feb, 2016 1 commit
-
-
hinoka@chromium.org authored
* Remove activation check * Remove messages * Remove deps2git * Remove build_internal pointer by: ** Moving chrome svn url into bot_update.py (This isn't secret anyways.) ** Move patch.exe into depot_tools (No reason this should've been internal...) ** Default everything to active, so no need for checks anyways. BUG= Review URL: https://codereview.chromium.org/1686273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298809 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Feb, 2016 4 commits
-
-
phajdan.jr@chromium.org authored
Original attempt: https://codereview.chromium.org/1660943002 Now adds depot_tools at the end of PATH to avoid issues with python on Windows. TBR=jochen BUG=437264 Review URL: https://codereview.chromium.org/1661953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298562 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
Revert of bot_update: add depot_tools to PATH so that e.g. apply_issue can be found (patchset #1 id:1 of https://codereview.chromium.org/1660943002/ ) Reason for revert: I believe this breaks trybot patching on Windows. Example: https://build.chromium.org/p/tryserver.webrtc/builders/win_x64_gn_rel/builds/6811 Error: 'E:\b\build\scripts\slave\.recipe_deps\depot_tools\python' is not recognized as an internal or external command, operable program or batch file. I'm speculatively reverting. Original issue's description: > bot_update: add depot_tools to PATH so that e.g. apply_issue can be found > > BUG=437264 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298556 TBR=jochen@chromium.org,phajdan.jr@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=437264 Review URL: https://codereview.chromium.org/1662763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298561 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=437264 Review URL: https://codereview.chromium.org/1660943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298556 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Depends on https://codereview.chromium.org/1667713002 BUG=583626 Review URL: https://codereview.chromium.org/1663493005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298552 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Feb, 2016 2 commits
-
-
recipe-roller@chromium.org authored
recipe_engine -> 44b384f9b4f1085e9cfe43ea6308735a3af8d4e5: RELAND of Make the recipe engine allow modules named the same thing to co-exist. R=martiniss@chromium.org,luqui@chromium.org TBR=iannucci@chromium.org BUG=582280 Review URL: https://codereview.chromium.org/1660163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298530 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Previous attempt: https://codereview.chromium.org/1642023002 TBR=martiniss BUG=582074 Review URL: https://codereview.chromium.org/1651033004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298519 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Jan, 2016 2 commits
-
-
phajdan.jr@chromium.org authored
Revert of depot_tools: import bot_update gclient git rietveld tryserver recipe modules (patchset #6 id:100001 of https://codereview.chromium.org/1642023002/ ) Reason for revert: breakages: https://code.google.com/p/chromium/issues/detail?id=582229 Original issue's description: > depot_tools: import bot_update gclient git rietveld tryserver recipe modules > > BUG=582074 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298447 TBR=maruel@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=582074, 582229 Review URL: https://codereview.chromium.org/1644173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298457 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=582074 Review URL: https://codereview.chromium.org/1642023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298447 0039d316-1c4b-4281-b951-d872f2087c98
-