A zc.buildout extension that reports the current global buildout threat level
Project description
buildout.threatlevel
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]