Hi,
I just set up my toolchain as described in:
http://wiki.cpantesters.org/wiki/CPANReporterSmokerLong
My config.ini for the reporter looks like this:
hobbes# more .cpanreporter/config.ini
edit_report=default:ask/no pass/na:no
email_from=Ulrich Habel <[email protected]>
send_report=default:ask/yes pass/na:yes
smtp_server=localhost
I started the smoker and it builds and tests like crazy. I've set the
mailserver on localhost to queue all the mails and what I am missing
right now are the mails.
It created 2 mails about my environment so far - but nothing more. When
will all the mails be sent? When will the reports be generated? Does it
take a full build of all the modules to create something like a report?
The documentation inside the wiki lacks a basic workflow overview - what
happens when. I'll provide it when I understood the mechanism. The
manpages/pod documentation is very short and basically describes what
the module does internally. Providing a documentation with a broad
picture might be nice. I am willing to write additional documentation -
feed me :)
What did I do wrong? Did I overlook something?
Regards
UIi