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

Issue 11415191: Add a tool to publish packages in the repo to pub. (Closed)

Created:
8 years ago by dgrove
Modified:
8 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a tool to publish packages in the repo to pub. Committed: https://code.google.com/p/dart/source/detail?r=15490

Patch Set 1 #

Patch Set 2 : #

Total comments: 20

Patch Set 3 : #

Patch Set 4 : #

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

Messages

Total messages: 7 (0 generated)
dgrove
8 years ago (2012-11-29 00:23:16 UTC) #1
Bob Nystrom
https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py File tools/publish_pkg.py (right): https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py#newcode18 tools/publish_pkg.py:18: saves them back out. subs should by a list ...
8 years ago (2012-11-29 00:59:13 UTC) #2
Bob Nystrom
https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py File tools/publish_pkg.py (right): https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py#newcode68 tools/publish_pkg.py:68: if '.svn' in dirs: On 2012/11/29 00:59:13, Bob Nystrom ...
8 years ago (2012-11-29 01:04:58 UTC) #3
Jennifer Messerly
I think my comments are mostly duplicate of Bob's. Doh :) https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py File tools/publish_pkg.py (right): ...
8 years ago (2012-11-29 01:07:05 UTC) #4
dgrove
PTAL https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py File tools/publish_pkg.py (right): https://codereview.chromium.org/11415191/diff/2001/tools/publish_pkg.py#newcode1 tools/publish_pkg.py:1: #!/usr/bin/env python On 2012/11/29 01:07:05, John Messerly wrote: ...
8 years ago (2012-11-29 01:14:22 UTC) #5
Jennifer Messerly
lgtm
8 years ago (2012-11-29 01:19:00 UTC) #6
Bob Nystrom
8 years ago (2012-11-29 01:23:00 UTC) #7
LGTM.

Powered by Google App Engine
This is Rietveld 408576698