[debexpo-devel] [debexpo/master] Make path to gpg binary a configurable parameter.

Jonny Lamb jonny at debian.org
Tue Feb 3 17:02:12 CET 2009


On Tue, Feb 03, 16:26:47 +0100, Christoph Haas wrote:
> In case of newly invented INI file configuration settings please don't 
> forget to add that to the deployment template 
> debexpo.egg-info/paste_deploy_config.ini_tmpl

Right. New config options should also be in test.ini, for the bright
future when tests are used.

> Perhaps we should document all the INI file settings (or is it documented 
> already?) and somewhere during the initialization of the application check 
> that all mandatory settings are done and sane (e.g. is /usr/bin/gpg 
> existing and executable?).

Documentation for debexpo.* is already present in docs/config_file.rst.

I have committed documentation for debexpo.gpg_path and added it to
other ini templates:

commit e21f74111c660da045a1187c8c642ec317c126df
Author: Jonny Lamb <jonny at debian.org>
Date:   Tue Feb 3 15:47:47 2009 +0000

    Added debexpo.gpg_path to templates, testing config file, and added documentation.

    Signed-off-by: Jonny Lamb <jonny at debian.org>

Here is the process of adding config options:

 1. Add the option to development.ini with a default, and a single comment
    describing what it is.
 2. Add exactly the same lines to test.ini and
    debexpo.egg-info/paste_deploy_config.ini_tmpl.
 3. Add documentation for docs/config_file.rst.

These changes should be in one commit, and not mixed in with anything
else.

-- 
Jonny Lamb, UK
jonny at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://workaround.org/pipermail/debexpo-devel/attachments/20090203/982916e2/attachment.pgp>


More information about the debexpo-devel mailing list