How to install buildout.threatlevel
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install buildout.threatlevel
Lastest release
buildout.threatlevel

align: | right |
---|---|
height: | 90px |
All ... should continue to be vigilant, take notice of their surroundings, and report suspicious items or activities to local authorities immediately.
-- the U.S. Department of Homeland Security
buildout.threatlevel is a buildout extension which will report on the success of your buildout to the global Buildout Threat Level indicator.
It will also report the current threat level, based on the percentage of buildout runs that have succeeded for all users of buildout.threatlevel over the past 4 hours.
Usage:
[buildout]
extensions = buildout.threatlevel
Changelog
1.1 (2010-03-05)
- Fix issue where failure resulted in an erroneous positive result that
canceled out the negative one. [davisagli]
1.0 (2010-03-04)
- Initial release.
[davisagli]