fix failing links#278
Conversation
Hopefully this is temporary and we can revert this since there are many links.
The CI server has caught so many broken links that I would feel pretty insecure without it. When I originally enabled link checking, I had to fix 50-100 real broken links; the hacker docks, for example, had major issues. LEGO has also been repeatedly breaking links and rarely adding proper redirects. Despite the fact that it can be a pain to special-case the HTTPS endpoints, I still think it provides significant benefit. It would probably be a good step to reach out to Travis support and/or open an issue on the proofer library to see if there's a real solution to this. There are, however, workarounds we can use to make this significantly better. I currently have it configured to run nightly builds of |
|
Reopening #155 for now... |
travis seems to have a problem with some webpages, i still dont know the real cause but this fixed it on my fork. sauce: ev3dev/ev3dev.github.io#278 https://github.com/dlech/ev3dev.github.io/blob/bb7f97b3505adc1a52c21a14c4f74820ab4d36c0/cibuild.sh fixes #522
This fixes the kernel.org links. OpenRoberta is still failing, but they just upgraded their server, so it may or may not resolve itself.
I'm wondering if we should just stop checking links with travis altogherter since it can't seem to handle https very well.