jekyll-uikit icon indicating copy to clipboard operation
jekyll-uikit copied to clipboard

Travis changes

Open daviddarnes opened this issue 6 years ago • 6 comments

Summary

I used the official Jekyll docs to create a more simple set of test scripts that check for just the essentials of a static site:

  • Check a build is successful
  • Check the HTML semantics and markup for any errors

daviddarnes avatar Oct 27 '18 12:10 daviddarnes

Travis tests have failed

Hey @daviddarnes, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.4

View build log

bundle exec htmlproofer ./_site
Running ["ImageCheck", "ScriptCheck", "LinkCheck"] on ["./_site"] on *.html... 


Checking 67 external links...
Ran on 10 files!


- ./_site/404.html
  *  External link https://jekyll-uikit.jpasholk.com/404.html failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/CHANGELOG/index.html
  *  External link https://jekyll-uikit.jpasholk.com/CHANGELOG/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/about/index.html
  *  External link https://getuikit.com/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/gem/dt/jekyll-uikit.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/contributors/jpasholk/jekyll-uikit.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/forks/jpasholk/jekyll-uikit.svg?style=social&label=Fork failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/issues-raw/jpasholk/jekyll-uikit.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/last-commit/jpasholk/jekyll-uikit.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/license/jpasholk/jekyll-uikit.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://img.shields.io/github/stars/jpasholk/jekyll-uikit.svg?style=social&label=Stars failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://jekyll-uikit.jpasholk.com/about/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://undraw.co/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/archive/index.html
  *  External link https://jekyll-uikit.jpasholk.com/archive/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://www.buymeacoffee.com/jpasholk failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/blog/2018/04/28/getting-started/index.html
  *  External link https://jekyll-uikit.jpasholk.com/blog/2018/04/28/getting-started/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/blog/2018/04/28/markdown-test/index.html
  *  External link https://jekyll-uikit.jpasholk.com/blog/2018/04/28/markdown-test/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
  *  External link https://markdowntutorial.com/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/blog/2018/10/13/contact-form-example/index.html
  *  External link https://jekyll-uikit.jpasholk.com/blog/2018/10/13/contact-form-example/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/blog/index.html
  *  External link https://jekyll-uikit.jpasholk.com/blog/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/index.html
  *  External link https://jekyll-uikit.jpasholk.com/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
- ./_site/thanks/index.html
  *  External link https://jekyll-uikit.jpasholk.com/thanks/ failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL connect error
htmlproofer 3.9.2 | Error:  HTML-Proofer found 22 failures!
TravisBuddy Request Identifier: 377c5cd0-d9e7-11e8-8964-ad637cdcaaf8

TravisBuddy avatar Oct 27 '18 12:10 TravisBuddy

Hey @daviddarnes,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: bcf6a180-d9e8-11e8-8964-ad637cdcaaf8

TravisBuddy avatar Oct 27 '18 13:10 TravisBuddy

Also, sorry I somehow missed the notification for this. Just seeing it now!

jpasholk avatar Nov 30 '18 00:11 jpasholk

@jpasholk no worries!

daviddarnes avatar Nov 30 '18 09:11 daviddarnes

👀

daviddarnes avatar Nov 30 '19 15:11 daviddarnes

Hey @daviddarnes!

I’ve been taking a bit of a break from webdev stuff, but thinking about getting back into it lately. I’ll take a look at this soon from my Mac and approve it!!

jpasholk avatar Nov 30 '19 21:11 jpasholk