lp:~bac/charm-tools/1321316

Created by Brad Crittenden and last modified
Get this branch:
bzr branch lp:~bac/charm-tools/1321316
Only Brad Crittenden can upload to this branch. If you are Brad Crittenden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brad Crittenden
Project:
Juju Charm Tools
Status:
Merged

Recent revisions

324. By Brad Crittenden

Link to bug

323. By Brad Crittenden

.

322. By Brad Crittenden

Option types default to string without failing. Warning issued.

321. By Charles Butler

Tim Van Steenburgh 2014-05-16 Change handling of missing default values for config options.

320. By Charles Butler

Tim Van Steenburgh 2014-05-16 Fix 'charm proof' and 'make check'.
Tim Van Steenburgh 2014-05-15 Fix test_config.yaml parsing

319. By Marco Ceppi

[tvansteenburgh] Make 'charm proof' warn when a config option description is blank.

318. By <email address hidden>

[niedbalski] Fixes bug #1303793, helper now supports CNAME records lookups

317. By Brad Crittenden

Provide hidden options for proof server.

When doing QA for charmworld bundle proof changes to ensure they work with
charm-proof, it is troublesome to get charm-proof pointed at a local
charmworld instance or the one at staging.jujucharms.com.

This branch adds three new command-line option: --server, --port, and
--secure.

A typical use is:

% charm-proof -b --server=localhost --port=2464 -b .

or

% charm-proof -b --server=staging.jujucharms.com -b .

Note that 'help=argparse.SUPPRESS' has been used so that 'charm-proof -h' does
not show these options to the regular user. I think suppressing their
existence strikes the right balance between having options that only serve
developers while preserving the clean CLI for the average user.

R=Marco Ceppi
CC=
https://codereview.appspot.com/83700043

316. By Marco Ceppi

Sync

315. By Marco Ceppi

Fix deps, and minor version bump due to faulty upload

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charm-tools/1.2
This branch contains Public information 
Everyone can see this information.

Subscribers