Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(613)

Issue 11588043: sync: pull out sync tools logic (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by mue
Modified:
10 years, 8 months ago
Reviewers:
mp+175893, rog, dimitern
Visibility:
Public.

Description

sync: pull out sync tools logic The is the first of a number of CLs regarding autosync. Here the logic for the synchronization of the tools moved from the explicit command to the package environs/sync and the command has been changed to use this package. In a later step the bootstrap command shall be changed to use this logic too in case the need for an automatic synchronization is detected. https://code.launchpad.net/~themue/juju-core/034-pull-out-sync-tools-logic/+merge/175893 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 12

Patch Set 2 : sync: pull out sync tools logic #

Total comments: 29

Patch Set 3 : sync: pull out sync tools logic #

Patch Set 4 : sync: pull out sync tools logic #

Patch Set 5 : sync: pull out sync tools logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+606 lines, -376 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/synctools.go View 1 2 2 chunks +17 lines, -194 lines 0 comments Download
M cmd/juju/synctools_test.go View 1 2 3 2 chunks +99 lines, -182 lines 0 comments Download
A environs/sync/sync.go View 1 2 1 chunk +258 lines, -0 lines 0 comments Download
A environs/sync/sync_test.go View 1 2 3 4 1 chunk +230 lines, -0 lines 0 comments Download

Messages

Total messages: 9
mue
Please take a look.
10 years, 9 months ago (2013-07-19 16:58:03 UTC) #1
rog
LGTM with a logging done better and a few other minor suggestions. https://codereview.appspot.com/11588043/diff/1/environs/sync/sync.go File environs/sync/sync.go ...
10 years, 9 months ago (2013-07-23 11:53:41 UTC) #2
mue
Please take a look. https://codereview.appspot.com/11588043/diff/1/environs/sync/sync.go File environs/sync/sync.go (right): https://codereview.appspot.com/11588043/diff/1/environs/sync/sync.go#newcode27 environs/sync/sync.go:27: var defaultToolsLocation string = "https://juju-dist.s3.amazonaws.com/" ...
10 years, 9 months ago (2013-07-24 11:17:52 UTC) #3
dimitern
Looking good, but I have some suggestions below https://codereview.appspot.com/11588043/diff/6001/cmd/juju/synctools.go File cmd/juju/synctools.go (right): https://codereview.appspot.com/11588043/diff/6001/cmd/juju/synctools.go#newcode8 cmd/juju/synctools.go:8: d ...
10 years, 9 months ago (2013-07-24 14:52:06 UTC) #4
mue
Please take a look. https://codereview.appspot.com/11588043/diff/6001/cmd/juju/synctools.go File cmd/juju/synctools.go (right): https://codereview.appspot.com/11588043/diff/6001/cmd/juju/synctools.go#newcode8 cmd/juju/synctools.go:8: On 2013/07/24 14:52:06, dimitern wrote: ...
10 years, 9 months ago (2013-07-24 18:54:45 UTC) #5
mue
Please take a look.
10 years, 9 months ago (2013-07-25 10:18:00 UTC) #6
mue
Please take a look.
10 years, 9 months ago (2013-07-25 13:07:28 UTC) #7
dimitern
Thanks! LGTM.
10 years, 9 months ago (2013-07-25 13:33:02 UTC) #8
dimitern
10 years, 9 months ago (2013-07-25 13:33:03 UTC) #9
Thanks! LGTM.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b