You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed logging all environment variables in case of an error
Added functionality to catch errors during asset generation and render them
in the final report.
The built-in default Pharaoh project template now also includes a short error admonition on the index page,
that shows which components have exported error assets during asset generation.
If errors during asset generation are caught and rendered
in the final report, the Sphinx build will now also output a warning
(and therefore fail), to make sure the user notices the errors.