andrewmusselman opened a new pull request, #318:
URL: https://github.com/apache/whimsy/pull/318

   The crawler already collects a 'downloads' map for each site, but it was 
never surfaced in the all-projects/all-podlings overview table.
   
   Add a 'Downloads' column that flags whether any download links were found: 
sites with none are marked red (SITE_FAIL) like other failing checks, and sites 
with downloads are marked green (SITE_PASS) with the discovered URLs available 
in a hover tooltip. The column uses the same sort_order values as the existing 
check columns so it sorts pass/fail alongside them.
   
   This is display-only; no changes to the crawler or SiteStandards.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to