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

Issue 1227913009: Warn if pub isn't up-to-date in the SDK repo. (Closed)

Created:
5 years, 5 months ago by nweiz
Modified:
5 years, 5 months ago
Reviewers:
Bob Nystrom, rnystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/pub.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Warn if pub isn't up-to-date in the SDK repo. This will help avoid issues like #1294 in the future. R=rnystrom@google.com, rnystrom@gmail.com Committed: https://github.com/dart-lang/pub/commit/fed52e2f02a76e1c556fc5be54859b0575ed04dc

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M lib/src/command_runner.dart View 1 4 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
nweiz
5 years, 5 months ago (2015-07-10 21:36:54 UTC) #1
Bob Nystrom
https://codereview.chromium.org/1227913009/diff/1/lib/src/command_runner.dart File lib/src/command_runner.dart (right): https://codereview.chromium.org/1227913009/diff/1/lib/src/command_runner.dart#newcode165 lib/src/command_runner.dart:165: var pubRevRegExp = new RegExp(r'^ +"pub_rev": +"@([^"]+)"', multiLine: true); ...
5 years, 5 months ago (2015-07-13 17:15:35 UTC) #3
nweiz
Code review changes
5 years, 5 months ago (2015-07-13 20:13:25 UTC) #4
nweiz
https://codereview.chromium.org/1227913009/diff/1/lib/src/command_runner.dart File lib/src/command_runner.dart (right): https://codereview.chromium.org/1227913009/diff/1/lib/src/command_runner.dart#newcode165 lib/src/command_runner.dart:165: var pubRevRegExp = new RegExp(r'^ +"pub_rev": +"@([^"]+)"', multiLine: true); ...
5 years, 5 months ago (2015-07-13 20:13:34 UTC) #5
Bob Nystrom
lgtm
5 years, 5 months ago (2015-07-13 20:14:30 UTC) #6
nweiz
5 years, 5 months ago (2015-07-13 21:33:47 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
fed52e2f02a76e1c556fc5be54859b0575ed04dc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698