Paweł Hajdan, Jr
bf7e8d8a50
Remove references to phajdan.jr
...
Bug: 783662
Change-Id: I5e7edbbd1ea0d78687319d9123accf5a5f13896c
Reviewed-on: https://chromium-review.googlesource.com/763414
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
7 years ago
Michael Anthony Knyszek
9957a266a0
Update CQ proto to latest version
...
Bug:
Change-Id: Iefa3a7bd449dfbe29450597d4ead73626c5315b1
Reviewed-on: https://chromium-review.googlesource.com/636167
Commit-Queue: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
8 years ago
Andrii Shyshkalov
e1fe1ff075
Update CQ proto files to 07b713a88.
...
This includes gerrit_cq_ability verifier.
TBR=sergiyb@chromium.org,rmistry@chromium.org
BUG=
Change-Id: Ifdb09bb33dd6a6fc7fdcb592e6bc4a2f8ac474ad
Reviewed-on: https://chromium-review.googlesource.com/444767
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
8 years ago
Andrii Shyshkalov
dd013e2b68
Update CQ config protobuf.
...
R=machenbach@chromium.org
BUG=644915
Change-Id: Id0035e8b286c0f5b4c0c41aec7458965b9bd1a39
Reviewed-on: https://chromium-review.googlesource.com/421514
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
8 years ago
tandrii@chromium.org
a1afbb986d
Roll cq_client.
...
From infra_internal, revisions 6f979a..cd0150f.
TBR=sergiyb@chromium.org,machenbach@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1697053003
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298789 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
sergiyb@chromium.org
20b08f266b
Update cq_client in depot_tools form CQ repo
...
R=tandrii@chromium.org
BUG=564557
Review URL: https://codereview.chromium.org/1534813002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298053 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
akuegel@chromium.org
da93188cef
Remove akuegel@ from OWNERS.
...
BUG=
TBR=sergiyb@chromium.org
Review URL: https://codereview.chromium.org/1533853002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298052 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
machenbach@chromium.org
c1bb56e730
Roll CQ client changes 7d916d5..f59ed9f
...
BUG=chromium:561530
Review URL: https://codereview.chromium.org/1490473004
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297753 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
tandrii@chromium.org
ad6451a79e
Roll CQ client changes f5de663..7d916d5
...
R=sergiyb@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1479983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297729 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
sergiyb@chromium.org
6a43185c75
Updated cq_client
...
R=akuegel@chromium.org
BUG=562427
Review URL: https://codereview.chromium.org/1475033006
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297726 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
sergiyb@chromium.org
150aa7b955
Re-land: Removed virtualenv from depot_tools
...
Original CL: https://codereview.chromium.org/1437483002/ .
R=dnj@google.com, tandrii@chromium.org, dnj@chromium.org, pgervais@chromium.org
BUG=542922, 503067
Review URL: https://codereview.chromium.org/1407953011 .
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297494 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
dnj@google.com
16ab651b2d
Revert of Removed virtualenv from depot_tools (patchset #1 id:1 of https://codereview.chromium.org/1437483002/ )
...
Reason for revert:
This CL over-aggressively removed the Windows bootstrap code used by /gclient.bat, which in turn downloads/installs the Windows toolchain, including Python. Labs can no longer provision Windows bots because of this.
update_depot_tools.bat did more than initialize the virtualenv. It also downloaded and installed Python, Git, and Subversion on Windows systems.
I'm reverting to restore the toolchain so we can create new Windows bots.
Original issue's description:
> Removed virtualenv from depot_tools
>
> This effectively reverts http://crrev.com/1195423002 and
> http://crrev.com/1205873002 .
>
> R=pgervais@chromium.org, tandrii@chromium.org
> TBR=pgervais@chromium.org # i wanna get my Fixit credit today :-)
> BUG=542922,503067
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=297491
TBR=pgervais@chromium.org,tandrii@chromium.org,sergiyb@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=542922,503067
Review URL: https://codereview.chromium.org/1431173002 .
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297493 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
sergiyb@chromium.org
9ca2fc13f9
Removed virtualenv from depot_tools
...
This effectively reverts http://crrev.com/1195423002 and
http://crrev.com/1205873002 .
R=pgervais@chromium.org, tandrii@chromium.org
TBR=pgervais@chromium.org # i wanna get my Fixit credit today :-)
BUG=542922,503067
Review URL: https://codereview.chromium.org/1437483002 .
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297491 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
sergiyb@chromium.org
7083f3cee5
Update CQ client lib
...
R=akuegel@chromium.org
Review URL: https://codereview.chromium.org/1412393002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297201 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
290e86a998
Updated cq_client
...
R=pgervais@chromium.org, rmistry@chromium.org
Review URL: https://codereview.chromium.org/1309393004
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@296530 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
f3751949de
Use virtualenv to run commit_queue script
...
R=pgervais@chromium.org
BUG=503067
Review URL: https://codereview.chromium.org/1195423002 .
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295843 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
1d630b0c72
Update cq_client and add validate command to commit_queue binary
...
R=akuegel@chromium.org, pgervais@chromium.org
BUG=472612, 503068
Review URL: https://codereview.chromium.org/1200863002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295818 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
442811154b
Added CQ team as OWNERS for CQ-related stuff in depot_tools
...
TBR=pgervais@chromium.org
R=akuegel@chromium.org, tandrii@chromium.org, phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/1183363002
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295718 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sheyang@chromium.org
dc3a1c1083
Updated cq_client library with signcla verifier
...
BUG=457428
Review URL: https://codereview.chromium.org/1177953005
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295680 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
67ac65cf1c
Renamed google.protobuf to protobuf26
...
R=pgervais@chromium.org
Review URL: https://codereview.chromium.org/1162993005
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295512 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
3ee55885bf
Updated cq_client library
...
This introduces changes from https://chromereviews.googleplex.com/206957013/ .
R=akuegel@chromium.org
TBR=pgervais@chromium.org
BUG=471767
Review URL: https://codereview.chromium.org/1156373013
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295506 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org
dc1283197c
Added tools to retrieve CQ builders from a CQ config
...
R=pgervais@chromium.org
Review URL: https://codereview.chromium.org/1153333003
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295461 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago