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

Issue 2037143002: Monorail client in Go (Closed)

Created:
4 years, 6 months ago by nodir
Modified:
4 years, 6 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Monorail client in Go Minimal monorail client in Go to create issues, update status and post comments. R=seanmccullough@chromium.org BUG= Committed: https://chromium.googlesource.com/infra/infra/+/655127e47701299be14d5df02901d82b0a54c4c6

Patch Set 1 #

Total comments: 10

Patch Set 2 : docs #

Patch Set 3 : components, url, tests, removed retries #

Patch Set 4 : more tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1340 lines, -3 lines) Patch
A go/src/infra/monorail/doc.go View 1 chunk +6 lines, -0 lines 0 comments Download
A go/src/infra/monorail/endpoints.go View 1 2 3 1 chunk +130 lines, -0 lines 0 comments Download
A go/src/infra/monorail/endpoints_test.go View 1 2 3 1 chunk +142 lines, -0 lines 0 comments Download
A go/src/infra/monorail/ext.go View 1 chunk +15 lines, -0 lines 0 comments Download
A go/src/infra/monorail/ext_test.go View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A + go/src/infra/monorail/generate.go View 1 chunk +1 line, -3 lines 0 comments Download
A go/src/infra/monorail/monorail.go View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A go/src/infra/monorail/monorail.infra_testing View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A go/src/infra/monorail/monorail.proto View 1 2 1 chunk +115 lines, -0 lines 0 comments Download
A go/src/infra/monorail/monorail.pb.go View 1 2 1 chunk +428 lines, -0 lines 0 comments Download
A go/src/infra/monorail/monorail_test.go View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A go/src/infra/monorail/pb.discovery.go View 1 2 1 chunk +204 lines, -0 lines 0 comments Download
A go/src/infra/monorail/validation.go View 1 2 1 chunk +93 lines, -0 lines 0 comments Download
A go/src/infra/monorail/validation_test.go View 1 2 3 1 chunk +102 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
nodir
PTAL
4 years, 6 months ago (2016-06-03 18:03:21 UTC) #1
seanmccullough1
https://codereview.chromium.org/2037143002/diff/1/go/src/infra/httputil/httputil.go File go/src/infra/httputil/httputil.go (right): https://codereview.chromium.org/2037143002/diff/1/go/src/infra/httputil/httputil.go#newcode26 go/src/infra/httputil/httputil.go:26: // ctx deadline is limited to client's timeout. Nice. ...
4 years, 6 months ago (2016-06-03 18:45:33 UTC) #3
nodir
https://codereview.chromium.org/2037143002/diff/1/go/src/infra/httputil/httputil.go File go/src/infra/httputil/httputil.go (right): https://codereview.chromium.org/2037143002/diff/1/go/src/infra/httputil/httputil.go#newcode26 go/src/infra/httputil/httputil.go:26: // ctx deadline is limited to client's timeout. On ...
4 years, 6 months ago (2016-06-03 18:56:12 UTC) #6
nodir
a validation method of a proto struct sounds fine to me because code of the ...
4 years, 6 months ago (2016-06-03 19:02:59 UTC) #7
seanmccullough1
lgtm
4 years, 6 months ago (2016-06-03 19:29:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037143002/20001
4 years, 6 months ago (2016-06-03 19:44:02 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: Infra Win Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Win%20Tester/builds/1959)
4 years, 6 months ago (2016-06-03 19:49:36 UTC) #12
nodir
tests.. right
4 years, 6 months ago (2016-06-03 19:53:23 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037143002/40001
4 years, 6 months ago (2016-06-03 21:51:56 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Infra Linux Trusty 64 Tester on tryserver.infra ...
4 years, 6 months ago (2016-06-03 21:56:11 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037143002/60001
4 years, 6 months ago (2016-06-03 22:38:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037143002/60001
4 years, 6 months ago (2016-06-03 22:41:24 UTC) #23
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 22:45:04 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/655127e47701299be14d5df02901d...

Powered by Google App Engine
This is Rietveld 408576698