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

Issue 12226077: add --preview flag to publish command (Closed)

Created:
7 years, 10 months ago by keertip
Modified:
7 years, 10 months ago
Reviewers:
Bob Nystrom, nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

add --preview flag to publish command Committed: https://code.google.com/p/dart/source/detail?r=18397

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 12

Patch Set 4 : #

Total comments: 16

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -19 lines) Patch
M utils/pub/command_lish.dart View 1 2 3 4 5 4 chunks +21 lines, -6 lines 0 comments Download
M utils/tests/pub/pub_lish_test.dart View 1 2 3 4 1 chunk +40 lines, -11 lines 0 comments Download
M utils/tests/pub/pub_test.dart View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
keertip
7 years, 10 months ago (2013-02-08 18:31:42 UTC) #1
keertip
7 years, 10 months ago (2013-02-09 00:00:32 UTC) #2
nweiz
https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart#newcode36 utils/pub/command_lish.dart:36: help: 'Preview publishing the package'); Weren't we going to ...
7 years, 10 months ago (2013-02-09 00:20:50 UTC) #3
keertip
https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart#newcode36 utils/pub/command_lish.dart:36: help: 'Preview publishing the package'); Not sure what we ...
7 years, 10 months ago (2013-02-09 00:53:40 UTC) #4
nweiz
LGTM mod a few remaining comments. https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart#newcode36 utils/pub/command_lish.dart:36: help: 'Preview publishing ...
7 years, 10 months ago (2013-02-09 00:59:02 UTC) #5
keertip
https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/1/utils/pub/command_lish.dart#newcode36 utils/pub/command_lish.dart:36: help: 'Preview publishing the package'); On 2013/02/09 00:59:02, nweiz ...
7 years, 10 months ago (2013-02-09 04:05:47 UTC) #6
keertip
https://codereview.chromium.org/12226077/diff/7001/utils/tests/pub/pub_lish_test.dart File utils/tests/pub/pub_lish_test.dart (right): https://codereview.chromium.org/12226077/diff/7001/utils/tests/pub/pub_lish_test.dart#newcode126 utils/tests/pub/pub_lish_test.dart:126: contains('')); Yes, missed that - fixed. On 2013/02/09 00:59:02, ...
7 years, 10 months ago (2013-02-09 04:07:11 UTC) #7
Bob Nystrom
https://codereview.chromium.org/12226077/diff/2002/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/2002/utils/pub/command_lish.dart#newcode166 utils/pub/command_lish.dart:166: exit(0); We're trying to move away from explicitly calling ...
7 years, 10 months ago (2013-02-11 18:44:37 UTC) #8
keertip
https://codereview.chromium.org/12226077/diff/2002/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/2002/utils/pub/command_lish.dart#newcode166 utils/pub/command_lish.dart:166: exit(0); On 2013/02/11 18:44:37, Bob Nystrom wrote: > We're ...
7 years, 10 months ago (2013-02-11 23:57:31 UTC) #9
Bob Nystrom
https://codereview.chromium.org/12226077/diff/10002/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/10002/utils/pub/command_lish.dart#newcode37 utils/pub/command_lish.dart:37: "Validate but do not publish the package"); You can ...
7 years, 10 months ago (2013-02-12 01:00:40 UTC) #10
keertip
https://codereview.chromium.org/12226077/diff/10002/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12226077/diff/10002/utils/pub/command_lish.dart#newcode37 utils/pub/command_lish.dart:37: "Validate but do not publish the package"); On 2013/02/12 ...
7 years, 10 months ago (2013-02-12 05:20:20 UTC) #11
Bob Nystrom
Have you uploaded changes? I see comment replies but no code difference. https://codereview.chromium.org/12226077/diff/10002/utils/pub/command_lish.dart File utils/pub/command_lish.dart ...
7 years, 10 months ago (2013-02-12 19:00:57 UTC) #12
keertip
PTAL - sorry about that, sources have been uploaded.
7 years, 10 months ago (2013-02-12 19:05:04 UTC) #13
Bob Nystrom
7 years, 10 months ago (2013-02-12 19:27:14 UTC) #14
LGTM!

Powered by Google App Engine
This is Rietveld 408576698