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

Issue 69110043: utils/zip: new package

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by fwereade
Modified:
10 years, 2 months ago
Reviewers:
mp+208327, dimitern, rog
Visibility:
Public.

Description

utils/zip: new package Apart from Walk, which looked useful, everything the package exports is either currently or imminently useful in state/apiserver and/or charm. Will let us drop the near-duplicated zip-extraction code in both places, and help us implement both charm bundle manifests and git-free charm upgrades. https://code.launchpad.net/~fwereade/juju-core/zip-utils-package/+merge/208327 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 45

Patch Set 2 : utils/zip: new package #

Patch Set 3 : utils/zip: new package #

Unified diffs Side-by-side diffs Delta from patch set Stats (+643 lines, -0 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A utils/zip/package_test.go View 1 1 chunk +117 lines, -0 lines 0 comments Download
A utils/zip/zip.go View 1 2 1 chunk +197 lines, -0 lines 0 comments Download
A utils/zip/zip_test.go View 1 2 1 chunk +327 lines, -0 lines 0 comments Download

Messages

Total messages: 6
fwereade
Please take a look.
10 years, 2 months ago (2014-02-26 10:47:16 UTC) #1
dimitern
LGTM with some suggestions. I'd really like if we can add a couple of windows-created ...
10 years, 2 months ago (2014-02-26 12:42:54 UTC) #2
dimitern
LGTM with some suggestions. I'd really like if we can add a couple of windows-created ...
10 years, 2 months ago (2014-02-26 12:42:54 UTC) #3
rog
Mostly great, with some suggestions below. https://codereview.appspot.com/69110043/diff/1/utils/zip/zip.go File utils/zip/zip.go (right): https://codereview.appspot.com/69110043/diff/1/utils/zip/zip.go#newcode19 utils/zip/zip.go:19: func Walk(reader *zip.Reader, ...
10 years, 2 months ago (2014-02-26 13:18:44 UTC) #4
fwereade
Please take a look. https://codereview.appspot.com/69110043/diff/1/utils/zip/package_test.go File utils/zip/package_test.go (right): https://codereview.appspot.com/69110043/diff/1/utils/zip/package_test.go#newcode1 utils/zip/package_test.go:1: // Copyright 2013 Canonical Ltd. ...
10 years, 2 months ago (2014-02-26 20:18:14 UTC) #5
fwereade
10 years, 2 months ago (2014-02-28 13:44:36 UTC) #6
Please take a look.
Sign in to reply to this message.

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