Skip to content

Commit

Permalink
Roll recipe dependencies (trivial).
Browse files Browse the repository at this point in the history
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).

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug
(or complain)

build:
  https://crrev.com/3dffd413249dd516b58d031a52508d60d46ef0ec Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/8cc7569608d7eea63830585f08570134a3a5dd08 WebRTC: Promote Mac Asan and Linux MSan swarming bots to the main waterfall and get rid of unused swarming bots. (ehmaldonado@chromium.org)
  https://crrev.com/b7f8a81166dc1d356c0336aa11ecbb6019be6876 Tear out SVN internals of slave_utils.py (bpastene@google.com)
  https://crrev.com/123837c718d8739a240e423e947af841d87d1c2e Update monkey test_runner args. (mikecase@google.com)
  https://crrev.com/5d8f878de77c6584391726b3a12d101e0e1198e1 Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/b9e06d9c8bbae1322d9e7155c4216305b14f4b48 Update builders on tryserver.blink (precise -> trusty). (qyearsley@google.com)
depot_tools:
  https://crrev.com/6ecbb4ac0b4374feefad513056baf5ffe109e2b0 Add gsutil recipe module. (dnj@chromium.org)
  https://crrev.com/52185b37827b920fcd4ba153c731f62a82e11210 Update infra_paths to use START_DIR (nodir@chromium.org)
recipe_engine:
  https://crrev.com/ae33ef8b45421475037af149dc9dadd8bcf03920 path module: rename cwd to start_dir (nodir@chromium.org)

TBR=martiniss@chromium.org,phajdan.jr@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2506073003
Cr-Commit-Position: refs/heads/master@{#432758}
  • Loading branch information
recipe-roller authored and Commit bot committed Nov 17, 2016
1 parent 78d09c9 commit 6ea27c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infra/config/recipes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "a9a6a8c9149ad7e8b43eab001fe6745657521219"
revision: "b9e06d9c8bbae1322d9e7155c4216305b14f4b48"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
revision: "3aac7756656eb79db97e322cda4bac96e6a6e7dd"
revision: "52185b37827b920fcd4ba153c731f62a82e11210"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
revision: "672570bf06c6b438b353a4c42d4d38ceab089eea"
revision: "ae33ef8b45421475037af149dc9dadd8bcf03920"
}

0 comments on commit 6ea27c2

Please sign in to comment.