- 13 Jul, 2016 4 commits
-
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/3de962bcccb8eac10810d7247618c5c9089b8fe7 shutil.rmtree: transition everything to new implementation. (tandrii@chromium.org) R=phajdan.jr@chromium.org,martiniss@chromium.org,tandrii@chromium.org BUG=584783 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2148793002
-
tandrii authored
If bots are specified manually on command line OR in PRESUBMIT.py, then old behavior remains, namely triggering just those bots. Otherwise, git cl try will now trigger CQ Dry Run. This is a good default and also resolves several bugs: * https://crbug.com/581150 where git cl try used to load cq.cfg from infra/config, but that's not always correct for all projects. * https://crbug.com/625697 where even if cq.cfg is in default location. it might be outdated. * https://crbug.com/585237 where git cl try would ignore special in CL description CQ_INCLUDE_TRYBOTS, which is processed by CQ, but not git cl try. BUG=625697,585237,581150 R=sergiyb@chromium.org,emso@chromium.org Review-Url: https://codereview.chromium.org/2147563003
-
tandrii authored
aka sergiyb@ was right. R=sergiyb@chromium.org BUG= Review-Url: https://codereview.chromium.org/2141283002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/6bf9ca763de94c641328900358642ec44cf3932e Set proper result (purple/red) for "Uncaught Exception" and "Failure reason" steps (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=none TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2143373002
-
- 12 Jul, 2016 10 commits
-
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/2b31483ac5f58781c138af391a35ccf3a3f63245 shutil recipe_module: port chromium_utils rmtree implementation. (tandrii@chromium.org) R=martiniss@chromium.org,tandrii@chromium.org BUG=584783 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2135383006
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/c3683107b331a0f9f0392c0a376ecf8143b1e2ac Revert of shutil recipe_module: port chromium_utils rmtree implementation. (patchset #2 id:20001 of https://codereview.chromium.org/2146523003/ ) (tandrii@chromium.org) R=martiniss@chromium.org,tandrii@chromium.org BUG=584783 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2147703002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/774c69370e740a8a5c85dce90f88a2bbd11911f5 shutil recipe_module: port chromium_utils rmtree implementation. (tandrii@chromium.org) R=martiniss@chromium.org,tandrii@chromium.org BUG=584783 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2148493002
-
tandrii authored
R=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2135313005
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/d6ce1c413a63efd635af9cac02d21f52228c97bd Make Step API support type long in commands (borenet@chromium.org) R=borenet@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2147623003
-
tandrii authored
R=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2143693002
-
tandrii authored
Follow up of https://codereview.chromium.org/2144723002. BUG=627540 TBR=andybons@chromium.org Review-Url: https://codereview.chromium.org/2139603004
-
tandrii authored
TBR=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2144723002
-
phajdan.jr authored
BUG=584079, 593999 Review-Url: https://codereview.chromium.org/2144473003
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/ce485a8a394dcc1561b5ecdd337a85002083de5b Fix bootstrap on windows (martiniss@chromium.org) https://crrev.com/ba76686b6729174d9b7c7900ada4946ea5329632 Revert of Fix bootstrap on windows (patchset #2 id:20001 of https://codereview.chromium.org/2136303002/ ) (martiniss@chromium.org) R=dnj@chromium.org,martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2138293002
-
- 11 Jul, 2016 2 commits
-
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/0a6ab680699355151bf3387074f4656c48698d72 Fix bootstrap cwd (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2137253002
-
phajdan.jr authored
TBR=estaab, iannucci, martiniss BUG=chromium:593999 Review-Url: https://codereview.chromium.org/2132363002
-
- 08 Jul, 2016 4 commits
-
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/2c5509f0c2cd87af90844ed597d9aaa108194943 Fix pylint warnings (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=none TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2131183002
-
phajdan.jr authored
BUG=chromium:618127 Review-Url: https://codereview.chromium.org/2131153002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/02034be07bc11acb23994feb2ce3a40d94782d5d Retry all errors in recipe bootstrap script (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:618127 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2136483002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/ab4c628b8432cb3d3dbcee32a539f486115a329b Retry errors during fetch (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:618127 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2135563002
-
- 07 Jul, 2016 2 commits
-
-
zengster authored
BUG= Review-Url: https://codereview.chromium.org/2123283005
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/5f18b96cc381e6c9df75bab13cdb99004e8b6779 Add recipe developer workflow doc. (martiniss@chromium.org) R=martiniss@chromium.org BUG=584182 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2131443002
-
- 06 Jul, 2016 2 commits
-
-
tandrii authored
Previously, it only worked for Rietveld. BUG=622828 R=emso@chromium.org,machenbach@chromium.org Review-Url: https://codereview.chromium.org/2117183004
-
tandrii authored
BUG=622828 R=emso@chromium.org,machenbach@chromium.org Review-Url: https://codereview.chromium.org/2127633003
-
- 05 Jul, 2016 1 commit
-
-
sergiyb authored
R=tandrii@chromium.org BUG=579589 Review-Url: https://codereview.chromium.org/2125713002
-
- 04 Jul, 2016 1 commit
-
-
phajdan.jr authored
It's not needed after blink merge. TBR=emso, sergiyb, tandrii BUG=none Review-Url: https://codereview.chromium.org/2117063002
-
- 01 Jul, 2016 1 commit
-
-
tandrii authored
CC=friedman@chromium.org R=sergiyb@chromium.org BUG=500658 Review-Url: https://codereview.chromium.org/2117483002
-
- 30 Jun, 2016 4 commits
-
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/97de2622765bdf58b51b827f9e9ba07b19e0a1e2 Fix raw_io input placeholders not using unicode. (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2115603003
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/52e644c188ec824afb9ca763ffd6c11d2ff9db60 Add expanduser to path recipe module. (bpastene@chromium.org) R=bpastene@chromium.org BUG=624502 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2112883003
-
martiniss authored
Review-Url: https://codereview.chromium.org/2109253002
-
tandrii authored
R=machenbach@chromium.org BUG= Review-Url: https://codereview.chromium.org/2116493002
-
- 29 Jun, 2016 4 commits
-
-
sergiyb authored
This is consistent with the way CQ works. Also git-cl-archive won't work if branch looses info about its matching CL. R=tandrii@chromium.org Review-Url: https://codereview.chromium.org/2111543002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/7efa94d613f430f85af7f8c8364f85319ee9fa94 Make it possible to use 'cwd' in api.step.context (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:593999,chromium:585401 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2112533002
-
phajdan.jr authored
This is a reland of https://codereview.chromium.org/2102613002/ . See https://goto.google.com/ljfzu (Google-internal) for more context. Summary: - the only builders with chromium checkout affected by this are on chromium.fyi - we can't clean up old cache directories before switching to new ones Also see https://goto.google.com/oyxwm why so short directory names are OK. Similarly https://codereview.chromium.org/2061213002 . BUG=623575 Review-Url: https://codereview.chromium.org/2102403002
-
martiniss authored
site config is not present on builders which use kitchen, so we need to use credentials provided by puppet in the /creds directory. BUG=624212 TBR=hinoka Review-Url: https://codereview.chromium.org/2108073002
-
- 28 Jun, 2016 5 commits
-
-
agable authored
BUG=339055 R=hinoka@chromium.org Review-Url: https://codereview.chromium.org/2099153003
-
martiniss authored
Depends on https://codereview.chromium.org/2088343002 Review-Url: https://codereview.chromium.org/2087093002
-
agable authored
R=hinoka@chromium.org Review-Url: https://codereview.chromium.org/2103663004
-
agable authored
R=dmazzoni@chromium.org, maruel@chromium.org BUG=109184 Review-Url: https://codereview.chromium.org/2105493002
-
recipe-roller 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/94866be976d923ef7647641cec47baf345962c15 Add logging to recipe bootstrap script (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:618127 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2104853003
-