Plone testing matrix builder utility
Project description
mr.anderson
A commandline utility for building Plone testing instances. It was created to aid in automated testing of packages in the Plone landscape.
This package provides a script called redpill. The script is used to create a Plone configuration. See redpill --help for more information.
Credits
The name was choosen by Eric Steele (esteele).
The author is Michael Mulich (pumazi).
Changelog
1.0b1 (2011-10-21)
Write the bootstrap.py script to the build directory. [pumazi]
Write out the base.cfg with the specified Plone version. [pumazi]
Generalize the Plone major version configuration into a single template file. [pumazi]
Added the --latest option to use the latest of whatever major/minor Plone version. [pumazi]
Added the --extend-with option to allow for additional configuration (e.g. sources.cfg, good-py, versions.cfg, etc.). [pumazi]
Added the --distributions option to allow for the addition of eggs (a.k.a. Python distributions). [pumazi]
1.0a1 (2011-10-21)
Initial release. [pumazi]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.