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

Issue 298703003: Upload project option (Closed)

Created:
6 years, 7 months ago by sheyang
Modified:
6 years, 6 months ago
Reviewers:
agable, iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Upload project option in 'gcl' and 'git cl' uploading commands. BUG=374398 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=276491

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase and fix unit test #

Patch Set 3 : revert upload.py #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M gcl.py View 1 chunk +4 lines, -0 lines 0 comments Download
M git_cl.py View 1 2 3 4 chunks +11 lines, -0 lines 0 comments Download
M tests/gcl_unittest.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tests/git_cl_test.py View 1 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/upload.py View 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
sheyang
6 years, 7 months ago (2014-05-20 23:14:52 UTC) #1
chromium-reviews
Ping... Best regards, Sheng On Tue, May 20, 2014 at 4:14 PM, <sheyang@chromium.org> wrote: > ...
6 years, 7 months ago (2014-05-23 16:12:34 UTC) #2
iannucci
You should make the CL description more descriptive, too :) https://codereview.chromium.org/298703003/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/298703003/diff/1/git_cl.py#newcode1078 ...
6 years, 7 months ago (2014-05-27 18:00:33 UTC) #3
agable
https://codereview.chromium.org/298703003/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/298703003/diff/1/git_cl.py#newcode1080 git_cl.py:1080: RunGit(['config', 'branch.%s.project' % branch, keyvals['PROJECT']], a) Why are you ...
6 years, 6 months ago (2014-05-30 14:24:06 UTC) #4
sheyang
https://codereview.chromium.org/298703003/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/298703003/diff/1/git_cl.py#newcode1078 git_cl.py:1078: branchref = RunGit(['symbolic-ref', 'HEAD']).strip() On 2014/05/27 18:00:33, iannucci wrote: ...
6 years, 6 months ago (2014-06-02 22:56:47 UTC) #5
agable
https://codereview.chromium.org/298703003/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/298703003/diff/40001/git_cl.py#newcode448 git_cl.py:448: self.project = self._GetRietveldConfig('project', error_ok=True) There is now nothing that ...
6 years, 6 months ago (2014-06-03 17:41:12 UTC) #6
sheyang
https://codereview.chromium.org/298703003/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/298703003/diff/40001/git_cl.py#newcode448 git_cl.py:448: self.project = self._GetRietveldConfig('project', error_ok=True) On 2014/06/03 17:41:12, agable wrote: ...
6 years, 6 months ago (2014-06-04 01:52:52 UTC) #7
chromium-reviews
Ping... Best regards, Sheng On Tue, Jun 3, 2014 at 6:52 PM, <sheyang@chromium.org> wrote: > ...
6 years, 6 months ago (2014-06-09 22:26:23 UTC) #8
agable
On 2014/06/09 22:26:23, chromium-reviews_chromium.org wrote: > Ping... > > Best regards, > > Sheng > ...
6 years, 6 months ago (2014-06-11 21:07:57 UTC) #9
sheyang
The CQ bit was checked by sheyang@chromium.org
6 years, 6 months ago (2014-06-11 21:33:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sheyang@chromium.org/298703003/60001
6 years, 6 months ago (2014-06-11 21:34:30 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 21:38:00 UTC) #12
Message was sent while issue was closed.
Change committed as 276491

Powered by Google App Engine
This is Rietveld 408576698