Hi, Metabase was not down, only the cpantesters server. You could still submit reports, it was just that the post processing for the website wasn't working. All the reports were still held in a queue, so none were lost, just delayed.
As for submitting these reports now, perhaps BinGOs can advise the best way these days, as I know he submits files like this via metabase-relayd [1] [1] https://metacpan.org/release/metabase-relayd Thanks, Barbie. -- Birmingham.pm - http://birmingham.pm.org CPAN Testers - http://cpantesters.org YAPC Surveys - http://yapc-surveys.org Perl Jam - http://perljam.info On Wed, Jan 14, 2015 at 8:01 PM, yary <not....@gmail.com> wrote: > I send test reports from CPAN/CPANPLUS as I install modules, but > yesterday metabase/cpantesters was down. So I changed the transport in > my .cpanreporter/config.ini from "Metabase ..." to "File > ~/.cpanreporter/offline" and that directory is now full of files about > test results for my recent installs. That is great! > > But I can't see how to submit those test result files to Metabase now > that is running again. Is there something on the cpantesters wiki > about that? Couldn't find it, if it's buried in a larger page I missed > it. If not... Is there an easy shell command for it, or do I need to > write a little script to call $sender->send( $report ) on each file? > (I'll add any answer I get here answer to the wiki) > > thanks > > -y >