Build failing and suggesting we contact you
See original GitHub issuePlease let us know what we can do to get it back going. Thanks!
Details
- Project URL: https://readthedocs.org/projects/circuitpython/
- Build URL (if applicable): https://readthedocs.org/projects/circuitpython/builds/6954985/
- Read the Docs username (if applicable):
Expected Result
The project to build. We build it successfully with Travis: https://travis-ci.org/adafruit/circuitpython
Actual Result
The build fails with:
There was a problem with Read the Docs while building your documentation. Please report
this to us with your build id (6954985).
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Reasons to fail a build - Stack Overflow
Check-ins that lead to broken builds should be unacceptable, although the sad truth is that many organizations do accept such. If the ...
Read more >Remove "There were build errors. Would you like to continue ...
We 'll provide an update once the issue has been triaged by the product team. No, if it fails to build, don't ever...
Read more >Strategies for Learning from Failure - Harvard Business Review
Strong leadership can build a learning culture—one in which failures large and small are consistently reported and deeply analyzed, and opportunities to ...
Read more >About Jekyll build errors for GitHub Pages sites
Viewing Jekyll build errors by email If the build fails, you'll receive an email at your primary email address. If you are publishing...
Read more >Great Ways to Answer: Tell Me About a Time You Failed
Avoid blaming others for your failure. Be accountable and take responsibility for your actions.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I had accidentally checked in files in the spot where the submodule was supposed to be. The build is going again after this fix: https://github.com/adafruit/circuitpython/pull/724/commits/19b0b414e6091f75991be178f0ff2accd6e11124
Thanks for the help debugging!
Seems related to #3842, I going to take a deeper look to the code to confirm.