Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Issue 478843002: Script that checks git credentials and attempts to push to a test repo. (Closed)

Created:
6 years, 4 months ago by Vadim Sh.
Modified:
6 years, 4 months ago
Reviewers:
iannucci
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Script that checks git credentials and attempts to push to a test repo. R=iannucci@chromium.org BUG=399054 NOTRY=true

Patch Set 1 #

Total comments: 14

Patch Set 2 : fixes #

Patch Set 3 : add confirmation #

Total comments: 2

Patch Set 4 : check git version #

Patch Set 5 : also rename to check_git_push_access.py #

Total comments: 6

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -0 lines) Patch
A tools/check_git_push_access.py View 1 2 3 4 5 1 chunk +381 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Vadim Sh.
ptal
6 years, 4 months ago (2014-08-15 23:23:13 UTC) #1
Vadim Sh.
added confirmation prompt please check the message it prints
6 years, 4 months ago (2014-08-15 23:55:45 UTC) #2
iannucci
talked with chase, let's ONLY upload information from google-owned computers (corp.google.com). https://codereview.chromium.org/478843002/diff/1/tools/check_git_access.py File tools/check_git_access.py (right): ...
6 years, 4 months ago (2014-08-16 00:09:36 UTC) #3
Vadim Sh.
https://codereview.chromium.org/478843002/diff/1/tools/check_git_access.py File tools/check_git_access.py (right): https://codereview.chromium.org/478843002/diff/1/tools/check_git_access.py#newcode98 tools/check_git_access.py:98: '_netrc' if sys.platform.startswith('win') else '.netrc') On 2014/08/16 00:09:35, iannucci ...
6 years, 4 months ago (2014-08-16 00:38:44 UTC) #4
Vadim Sh.
https://codereview.chromium.org/478843002/diff/40001/tools/check_git_access.py File tools/check_git_access.py (right): https://codereview.chromium.org/478843002/diff/40001/tools/check_git_access.py#newcode285 tools/check_git_access.py:285: 'Chrome Infrastructure Team and no one else:') On 2014/08/16 ...
6 years, 4 months ago (2014-08-16 01:37:31 UTC) #5
Vadim Sh.
https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py File tools/check_git_push_access.py (right): https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py#newcode302 tools/check_git_push_access.py:302: # Do not upload it outside of corp. It ...
6 years, 4 months ago (2014-08-16 01:41:57 UTC) #6
iannucci
lgtm https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py File tools/check_git_push_access.py (right): https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py#newcode306 tools/check_git_push_access.py:306: 'You can send it to chrome-git-migration@google.com if you ...
6 years, 4 months ago (2014-08-16 01:55:19 UTC) #7
Vadim Sh.
https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py File tools/check_git_push_access.py (right): https://codereview.chromium.org/478843002/diff/70001/tools/check_git_push_access.py#newcode306 tools/check_git_push_access.py:306: 'You can send it to chrome-git-migration@google.com if you need ...
6 years, 4 months ago (2014-08-16 02:00:25 UTC) #8
Vadim Sh.
The CQ bit was checked by vadimsh@chromium.org
6 years, 4 months ago (2014-08-16 02:00:46 UTC) #9
Vadim Sh.
The CQ bit was unchecked by vadimsh@chromium.org
6 years, 4 months ago (2014-08-16 02:02:49 UTC) #10
Vadim Sh.
6 years, 4 months ago (2014-08-16 02:07:37 UTC) #11
Committed manually as r290083.

Powered by Google App Engine
This is Rietveld 408576698