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

Issue 2932443002: Initial transfer. (Closed)

Created:
3 years, 6 months ago by dnj (Google)
Modified:
3 years, 6 months ago
Reviewers:
dnj, iannucci, nodir
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Update Probe to be a general-purpose library. Copy "probe" from "infra": https://chromium.googlesource.com/infra/infra/+/444e6a3f1c2cac2a8b1232aa1321c2f4cc1ae2b0/go/src/infra/tools/git Generalize it so that it can be used by other wrappers (notably "vpython"). BUG=chromium:730649 TEST=unit Review-Url: https://codereview.chromium.org/2932443002 Committed: https://github.com/luci/luci-go/commit/85885811d2157568a42bb39001ab39345724555c

Patch Set 1 #

Patch Set 2 : transform to LUCI #

Patch Set 3 : another log #

Patch Set 4 : fix error #

Total comments: 4

Patch Set 5 : comment #

Patch Set 6 : move to system #

Unified diffs Side-by-side diffs Delta from patch set Stats (+678 lines, -0 lines) Patch
A common/system/prober/probe.go View 1 2 3 4 5 1 chunk +265 lines, -0 lines 0 comments Download
A common/system/prober/probe_test.go View 1 2 3 4 5 1 chunk +279 lines, -0 lines 0 comments Download
A common/system/prober/probe_unix.go View 1 2 3 4 5 1 chunk +52 lines, -0 lines 0 comments Download
A common/system/prober/probe_windows.go View 1 2 3 4 5 1 chunk +82 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
dnj
PTAL. PS1 is the original Git wrapper code, so you can diff to see the ...
3 years, 6 months ago (2017-06-07 16:06:49 UTC) #2
dnj (Google)
another log
3 years, 6 months ago (2017-06-07 16:28:33 UTC) #3
dnj (Google)
fix error
3 years, 6 months ago (2017-06-07 16:29:23 UTC) #4
iannucci
lgtm https://codereview.chromium.org/2932443002/diff/60001/common/wrapper/prober/probe.go File common/wrapper/prober/probe.go (right): https://codereview.chromium.org/2932443002/diff/60001/common/wrapper/prober/probe.go#newcode31 common/wrapper/prober/probe.go:31: // Target should be an executable name resolvable ...
3 years, 6 months ago (2017-06-07 17:01:12 UTC) #6
dnj (Google)
comment
3 years, 6 months ago (2017-06-07 17:08:23 UTC) #7
dnj
https://codereview.chromium.org/2932443002/diff/60001/common/wrapper/prober/probe.go File common/wrapper/prober/probe.go (right): https://codereview.chromium.org/2932443002/diff/60001/common/wrapper/prober/probe.go#newcode31 common/wrapper/prober/probe.go:31: // Target should be an executable name resolvable by ...
3 years, 6 months ago (2017-06-07 17:09:13 UTC) #8
dnj (Google)
move to system
3 years, 6 months ago (2017-06-07 17:09:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2932443002/100001
3 years, 6 months ago (2017-06-07 17:10:04 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-07 17:15:52 UTC) #15
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://github.com/luci/luci-go/commit/85885811d2157568a42bb39001ab39345724555c

Powered by Google App Engine
This is Rietveld 408576698