Test-BrewBuild
view release on metacpan or search on metacpan
- Tester has been significantly beefed to to properly know when it has
been left in an inconsistent state, and properly cleans itself up in
all three phases (start, stop and status). (closes #219)
- fixed a regression where somehow, the LCD object was being created in
loop fashion, crashing when the limit of eight was reached
(closes #221)
- --rpi mode for bbdispatch now prints the number of runs completed when
in auto mode on the LCD
2.18 2017-06-25
- logging output modifications (changes and relocations)
- in Git::listen(), we now make comparisons of the commit checksums, and
if they are equal, we no longer perform a pull request
- added Test::BrewBuild::Plugin::Author as a required dependency
- added a section to Tutorial that covers using Plugins
- for RPi LCD mode, changed commit csum to 7 chars as opposed to 8,
which is typical/common across the board
- major changes on how we figure out which module is the distribution
name. Instead of taking the first module name found, we check each one
with MetaCPAN::Client, and use the first one found that is a legit
distribution (work on #208)
( run in 0.735 second using v1.01-cache-2.11-cpan-5511b514fd6 )