But some problems ...
We use in CPANPLUS old interface, old url to fetch reports about a dist. So there is no longuer report from CPANPLUS testers since yesterday.
Which interface is this? We can probably fake it with a mod_rewrite rule if you tell me the details.
The patch is already done. But if there is others apps that use that: http://testers.cpan.org/search?request=dist&dist=$name who is now: http://testers.cpan.org/show/$name
But as the format has change, I don't know if this is really needed.
Ok, I patch this for use the great yaml I found one the new site, but there is missing info into the yaml file:
When reports are failed, we just know: "this fail".
I need another field like 'detailed_results' who is an url to detailed report (today http://nntp.x.perl.org/group/perl.cpan.testers/xxx).
If you replace the xxx with the ID then you have the correct URL.
Great, I didn't see that.
The next release of CPAN testers will have a report_url key containing this.
Thank you, -- Alain BARBET