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

Issue 18878005: add option to pick up hosted url from an anvironment variable (Closed)

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

Description

add option to pick up hosted url from an anvironment variable R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=25014

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M sdk/lib/_internal/pub/lib/src/command/lish.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/uploader.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/source/hosted.dart View 1 2 3 4 4 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
keertip
7 years, 5 months ago (2013-07-12 21:37:08 UTC) #1
Bob Nystrom
https://codereview.chromium.org/18878005/diff/2001/sdk/lib/_internal/pub/lib/src/source/hosted.dart File sdk/lib/_internal/pub/lib/src/source/hosted.dart (right): https://codereview.chromium.org/18878005/diff/2001/sdk/lib/_internal/pub/lib/src/source/hosted.dart#newcode28 sdk/lib/_internal/pub/lib/src/source/hosted.dart:28: static String DEFAULT_URL = url; Delete this and then ...
7 years, 5 months ago (2013-07-12 21:50:59 UTC) #2
keertip
https://codereview.chromium.org/18878005/diff/2001/sdk/lib/_internal/pub/lib/src/source/hosted.dart File sdk/lib/_internal/pub/lib/src/source/hosted.dart (right): https://codereview.chromium.org/18878005/diff/2001/sdk/lib/_internal/pub/lib/src/source/hosted.dart#newcode28 sdk/lib/_internal/pub/lib/src/source/hosted.dart:28: static String DEFAULT_URL = url; On 2013/07/12 21:50:59, Bob ...
7 years, 5 months ago (2013-07-12 23:23:18 UTC) #3
Bob Nystrom
One nit then LGTM. https://codereview.chromium.org/18878005/diff/8001/sdk/lib/_internal/pub/lib/src/source/hosted.dart File sdk/lib/_internal/pub/lib/src/source/hosted.dart (right): https://codereview.chromium.org/18878005/diff/8001/sdk/lib/_internal/pub/lib/src/source/hosted.dart#newcode33 sdk/lib/_internal/pub/lib/src/source/hosted.dart:33: var url= io.Platform.environment["PUB_HOSTED_URL"]; Space before ...
7 years, 5 months ago (2013-07-15 15:40:38 UTC) #4
keertip
https://codereview.chromium.org/18878005/diff/8001/sdk/lib/_internal/pub/lib/src/source/hosted.dart File sdk/lib/_internal/pub/lib/src/source/hosted.dart (right): https://codereview.chromium.org/18878005/diff/8001/sdk/lib/_internal/pub/lib/src/source/hosted.dart#newcode33 sdk/lib/_internal/pub/lib/src/source/hosted.dart:33: var url= io.Platform.environment["PUB_HOSTED_URL"]; On 2013/07/15 15:40:38, Bob Nystrom wrote: ...
7 years, 5 months ago (2013-07-15 15:42:02 UTC) #5
keertip
7 years, 5 months ago (2013-07-15 18:07:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r25014 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698