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

Issue 98280043: Allow local charm ingestion.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by bac
Modified:
9 years, 11 months ago
Reviewers:
j.c.sackett, mp+219699
Visibility:
Public.

Description

Allow local charm ingestion. To bin/ingest-queued the new option --local-repo has been added. Give the path to a parent directory and all subdirectories that are Bazaar branches will be ingested as charms. Fixes bug 1319140 where the --debug option wasn't declared in the correct place, causing bin/enqueue to die. While the work of that script is now a part of bin/ingest-queued it still has utility as a free-standing script and is kept. https://code.launchpad.net/~bac/charmworld/ingest-local-charms/+merge/219699 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 10

Patch Set 2 : Allow local charm ingestion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -50 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M charmworld/charmstore.py View 1 2 chunks +25 lines, -2 lines 0 comments Download
M charmworld/jobs/ingest.py View 3 chunks +9 lines, -4 lines 0 comments Download
M charmworld/jobs/lp.py View 1 6 chunks +105 lines, -8 lines 0 comments Download
M charmworld/jobs/tests/test_bzr.py View 1 3 chunks +2 lines, -18 lines 0 comments Download
M charmworld/jobs/tests/test_ingest.py View 1 1 chunk +1 line, -1 line 0 comments Download
M charmworld/jobs/tests/test_lp.py View 1 10 chunks +89 lines, -8 lines 0 comments Download
M charmworld/jobs/worker.py View 1 chunk +0 lines, -5 lines 0 comments Download
M charmworld/testing/__init__.py View 1 2 chunks +18 lines, -0 lines 0 comments Download
M charmworld/testing/factory.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M docs/index.rst View 1 chunk +14 lines, -2 lines 0 comments Download

Messages

Total messages: 4
bac
Please take a look.
9 years, 11 months ago (2014-05-15 13:43:45 UTC) #1
j.c.sackett
https://codereview.appspot.com/98280043/diff/1/charmworld/charmstore.py File charmworld/charmstore.py (right): https://codereview.appspot.com/98280043/diff/1/charmworld/charmstore.py#newcode163 charmworld/charmstore.py:163: continue I'm a little confused by this block. Am ...
9 years, 11 months ago (2014-05-15 15:01:12 UTC) #2
bac
Please take a look. https://codereview.appspot.com/98280043/diff/1/charmworld/charmstore.py File charmworld/charmstore.py (right): https://codereview.appspot.com/98280043/diff/1/charmworld/charmstore.py#newcode163 charmworld/charmstore.py:163: continue This may be overly ...
9 years, 11 months ago (2014-05-15 16:00:36 UTC) #3
j.c.sackett
9 years, 11 months ago (2014-05-15 16:50:35 UTC) #4
LGTM, Brad. Thanks.
Sign in to reply to this message.

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