question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation Rendering Issues Visible in CircleCI Artifacts

See original GitHub issue

Documentation has been rendering funny recently: parameter names and types are squashed together.

From minimize. image

linprog image

If those links break, just check: image

in any PR.

@AtsushiSakai you made a suggestion somewhere, but I can’t find it now.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
gmemstrcommented, May 6, 2020

Quick update - we’ve rolled out the ability to load CSS files, and it appears that the artifact linked for @larsoner is loading nicely. Fonts are a slightly trickier subject since there are a number of different possible extensions. Really appreciate the report!

1reaction
gmemstrcommented, May 6, 2020

👋 Cross posting this from the Discuss post for visibility - it looks like this is directly due to our recent change with redirecting artifacts: https://circleci.com/changelog/#artifacts-redirects. We recently rolled out a change that allowed JSON files through CORS, but it looks like there’s some other file types we should consider allowing through. I’ll pass this along internally 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

CircleCI 403 Forbidden in HTML artifacts
Documentation Rendering Issues Visible in CircleCI Artifacts ​​ Documentation has been rendering funny recently: parameter names and types are squashed together. ...
Read more >
Storing Build Artifacts - CircleCI
This document describes how to work with artifacts on CircleCI. Use artifacts to persist data after a job or pipeline has completed. For...
Read more >
Configuring CircleCI
This document is a reference for the CircleCI 2.x configuration keys that are used in the .circleci/config.yml file. You can see a complete...
Read more >
Test results not showing, even though created - CircleCI Discuss
If it doesn't match the junit format expected by CircleCI we won't be able to parse and display it.
Read more >
How to make CIrcle CI 2.0 store artifacts on failed builds
It should work, yes. You can make image files available using “test/build artifacts” - see the documentation. ... Right. You could ask a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found