metacpan / metacpan-monitoring

Monitoring metacpan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

Swat tests for metacpan.org

Checks accessibility of metacpan.org.

Install

$ sudo yum install curl

$ carton install

Run tests

carton exec swat 

Report example

Report example

Suite.ini

[metacpan]

# define critical age in hours for a latest release appeared at https://metacpan.org/feed/recent?f= 
# if latest release's age more then latest_rs_age_ hours 
# this is considered as feed freeze failure. Default value is 8
    
latest_rs_age = 8

# define maximum number of CPAN authors ( downloaded from sitemap-authors.xml.gz ) checked 

max_authors = 10

COPYRIGHT

Copyright 2015 Alexey Melezhik.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Monitoring metacpan


Languages

Language:Perl 61.7%Language:Raku 21.6%Language:Shell 16.6%