- 18 Aug, 2016 4 commits
-
-
tandrii authored
Previously there was a soup with add-hoc formatting with current branch name, which wasn't always set (see bug 611020). This CL makes sure all such operations now: * properly use types --int and --bool * go through the *only* appropriate get/set/unset function. Furthermore, tests were a mess wrt to raising exceptions when git processes terminated with an exception. This CL cleaned up, though I didn't go through all expectations, so some returns of empty stdout instead of raising CalledProcess error are likely remaining. Disclaimer: this CL is not necessarily fixing the referenced bug below, but it should at least provide better stacktrace when the bug manifestst itself. BUG=611020 R=agable@chromium.org Review-Url: https://codereview.chromium.org/2259043002
-
phajdan.jr authored
It's backwards compatible with the logic in win_tools.bat and is intended to eventually replace it. BUG=635421, 629679 Review-Url: https://codereview.chromium.org/2254843004
-
martiniss authored
BUG=623207 Review-Url: https://codereview.chromium.org/2236883003
-
tandrii authored
R=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2260453002
-
- 17 Aug, 2016 10 commits
-
-
hinoka authored
BUG= Review-Url: https://codereview.chromium.org/2253013004
-
iannucci authored
R=phajdan.jr@chromium.org, tandrii@chromium.org, vadimsh@chromium.org BUG= Review-Url: https://codereview.chromium.org/2245263007
-
tandrii authored
BUG=626364 R=andybons@chromium.org TEST=manual: https://chromium-review.googlesource.com/#/c/372138 Review-Url: https://codereview.chromium.org/2259583002
-
iannucci authored
R=phajdan.jr@chromium.org, vadimsh@chromium.org BUG= Review-Url: https://codereview.chromium.org/2250323003
-
tandrii authored
BUG=629863 R=seanmccullough@chromium.org,andybons@chromium.org Review-Url: https://codereview.chromium.org/2249303003
-
tandrii authored
Without it, upload fails because ref is invalid. BUG=622062 R=andybons@chromium.org Review-Url: https://codereview.chromium.org/2252043002
-
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/6c19ddf62e5c5cdcfda2a2ed55bdb4518f2e0c7a raw_io: fix passing retcode in test_api.stream_output (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=none Recipe-Tryjob-Bypass-Reason: Autoroller Review-Url: https://codereview.chromium.org/2251983002
-
tobiasjs authored
In the case where a CL deletes the last file in the directory, it is listed in the presubmit files list, but the directory to which it refers will not exist, leading to os.listdir failing. BUG=638343 Review-Url: https://codereview.chromium.org/2250353003
-
iannucci authored
Revert of Whitespace change to trigger cipd package for git installer. (patchset #1 id:1 of https://chromiumcodereview.appspot.com/2251883002/ ) Reason for revert: need another build :) Original issue's description: > Whitespace change to trigger cipd package for git installer. > > TBR=phajdan@chromium.org, vadimsh@chromium.org > BUG=635421 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/31c2115e6a5a75f2ad2da8afc68c17385a73b0cc TBR=phajdan.jr@chromium.org,vadimsh@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=635421 Review-Url: https://codereview.chromium.org/2252983002
-
iannucci authored
TBR=phajdan@chromium.org, vadimsh@chromium.org BUG=635421 Review-Url: https://codereview.chromium.org/2251883002
-
- 16 Aug, 2016 7 commits
-
-
Robert Iannucci authored
R=stip@chromium.org, phajdan.jr@chromium.org BUG=635421 Review URL: https://codereview.chromium.org/2249163005 .
-
phajdan.jr authored
TBR=martiniss BUG=none Review-Url: https://codereview.chromium.org/2249943004
-
phajdan.jr authored
BUG=620494 Review-Url: https://codereview.chromium.org/2252473004
-
tobiasjs authored
This allows users to specify additional local presubmit tests that do not need to exist as locally maintained changes to PRESUBMIT.py files. BUG= Review-Url: https://codereview.chromium.org/2232203002
-
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/f50a2af3c5190b5b9780855085bd5a8df0d4ec58 Add the ability to dump initial recipe properties. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:628770 Recipe-Tryjob-Bypass-Reason: Autoroller Review-Url: https://codereview.chromium.org/2247133002
-
iannucci authored
R=agable@chromium.org BUG=637561 Review-Url: https://codereview.chromium.org/2250573002
-
iannucci authored
Unfortunately there's a bunch of other broken stuff, but it's something :/ R=agable@chromium.org, thakis@chromium.org BUG=607344 Review-Url: https://codereview.chromium.org/2244023003
-
- 15 Aug, 2016 1 commit
-
-
tandrii authored
TBR=phajdan.jr@chromium.org BUG=537417 Review-Url: https://codereview.chromium.org/2242123003
-
- 12 Aug, 2016 3 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/9581df50945817b006054cc9a4415a38803885a7 Revert of Require internal recipe tryjob (patchset #1 id:1 of https://codereview.chromium.org/2187493005/ ) (martiniss@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=628801 Recipe-Tryjob-Bypass-Reason: Autoroller Review-Url: https://codereview.chromium.org/2244013002
-
martiniss authored
Revert of Require internal recipe tryjob (patchset #1 id:1 of https://codereview.chromium.org/2187073004/ ) Reason for revert: Waiting until can land all 3 next week. Original issue's description: > Require internal recipe tryjob > > BUG=628801 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/1dae95a13f123a16bc1d03bd2c587e770ce2e29f TBR=estaab@chromium.org,nodir@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=628801 Review-Url: https://codereview.chromium.org/2238403002
-
phajdan.jr authored
Copied from https://chromium.googlesource.com/chromium/tools/build.git/+/dfd62794c4925e42fb06a493149683122f68a791/scripts/slave/recipe_modules/cipd/ It's being moved so that we can use the module in git recipe module in depot_tools. See https://goto.google.com/jmywn for more context. BUG=635421, 629679 Review-Url: https://codereview.chromium.org/2243773002
-
- 11 Aug, 2016 3 commits
-
-
maruel authored
I didn't change the content much but deleted some obviously wrong stuff. Renamed the files to .md so they will be processed by gitiles. This change is in no way "sufficient" but that's a start. R=tandrii@chromium.org Review-Url: https://codereview.chromium.org/2232303002
-
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/85dbcfb4d81379d40b4461436daa5264008904bf Make recipes.py run give better messages. (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2238753002
-
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/aa5141a2236738b8a3d0e0fa57e1220066df29a4 Add support for operational arguments protobuf. (dnj@chromium.org) R=dnj@chromium.org BUG=chromium:628770 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2238723002
-
- 10 Aug, 2016 5 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/267db0f8954e4cd624e35d79482039811ab2cc5b Bump vendoring, move to proto3 release. (dnj@chromium.org) R=dnj@chromium.org BUG=chromium:628770 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2239473002
-
hinoka authored
I still see confusion around patch failures. This should clearify things. BUG= Review-Url: https://codereview.chromium.org/2231953002
-
phajdan.jr authored
BUG=600945 Recipe-Tryjob-Bypass-Reason: expectation changes expected and wanted Review-Url: https://codereview.chromium.org/2234873002
-
phajdan.jr authored
Also default to latest patchset if no other one is specified locally. BUG=600945 Review-Url: https://codereview.chromium.org/2230883002
-
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/6a4b2e47ebde45f546588ed9d733969fbc0634e7 Fixes for autoroll when repo_type=GITILES is used (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:459840 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2234713002
-
- 09 Aug, 2016 5 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/87823726a3c8ef0016780ac1b752a758f2191a55 Require internal recipe tryjob (martiniss@chromium.org) R=martiniss@chromium.org BUG=628801 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2229163002
-
martiniss authored
BUG=628801 Review-Url: https://codereview.chromium.org/2187073004
-
Andrew Bonventre authored
BUG=612417 Change-Id: I695bb93afd5ccde2c34b0dfc78989248e9b923e9
-
dsinclair authored
When doing a 'git cl archive' if there are no branches other then master the command will crash with a 'ValueError: Number of processes must be at least 1' when attempting to create the thread pool. This Cl modifies the code to use the maximum of the changes and 1 as the number of threads to create so we have at least one thread to work with. Review-Url: https://codereview.chromium.org/2228723003
-
hanpfei authored
if when execute command "git rev-parse --show-toplevel" in a directory that is not a subdirectory of a git repo, CheckCallAndFilter will not throw exception, so the top_dir may be updated with a invalid path. BUG=633971 Signed-off-by: hanpfei <hanpfei@gmail.com> Review-Url: https://codereview.chromium.org/2200193003
-
- 05 Aug, 2016 2 commits
-
-
brettw authored
"gn format" changed to remove the --in-place argument. This updates the instructions for formatting and fixes existing usage. git cl format --diff never worked, it just printed the full formatted output unconditionally. This change improves things slightly by indicating there's a diff for a file. A proper diff can be hooked up in a later stage if somebody so desires. Review-Url: https://codereview.chromium.org/2220123002
-
phajdan.jr authored
It's now based on bot_update logic. BUG=630601 Review-Url: https://codereview.chromium.org/2209383002
-