modules.raku.org icon indicating copy to clipboard operation
modules.raku.org copied to clipboard

"last updated" on modules.perl6.org months behind "Latest commit" on github

Open raiph opened this issue 6 years ago • 1 comments

I imagine this is a pervasive problem but the specific issue is that on Jan 24th 2019 I looked at P5pack on modules.perl6.org and found that:

  • https://modules.perl6.org/dist/P5pack:cpan:ELIZABETH says "last updated on 2018-05-23"

  • The "Dist source" icon leads to a github repo which says "Latest commit on 6 Oct 2018" which shows 6 commits since 2018-05-23

raiph avatar Jan 24 '19 11:01 raiph

I'd guess that for modules that reside on CPAN that date is the last upload date and not the date of the last commit on github.

jonathanstowe avatar Jan 24 '19 11:01 jonathanstowe