Raku / modules.raku.org

Source code for modules.raku.org - Raku module listing
https://modules.raku.org/
Artistic License 2.0
27 stars 27 forks source link

travis status not showing correctly for my modules on cpan #98

Open tbrowder opened 6 years ago

tbrowder commented 6 years ago

my readmes show build passing, but modules listing shows travis status as not set up

paultcochrane commented 6 years ago

On Wed, Jan 17, 2018 at 04:11:17AM -0800, Tom Browder wrote:

my readmes show build passing, but modules listing shows travis status as n/a

Travis-CI had a major outage last night and things are slowly coming back online. This is most likely why you are seeing the Travis status as n/a. One can find the status of the Travis-CI service here: https://www.traviscistatus.com/

HTH

Paul

tbrowder commented 6 years ago

Thanks Paul, but no change as of now. Also, my two modules tagged “CPAN5” are not showing up with the search “modules.perl6.org/t/CPAN5” either.

zoffixznet commented 6 years ago

Briefly scanning the code, I don't see Travis or AppVeyor implemented for CPAN distsources.

I also don't see any of your modules tagged with CPAN5 (the other tags do show up)

tbrowder commented 6 years ago

Ah, I’ve been changing the source on github, not CPAN! I thought the scripts look at the source.

JJ commented 5 years ago

Problem now is that it's taking status from travis-ci.org, apparently, while it should be travis-ci.com in some cases...