Conversation
|
This pull request introduces 1 alert when merging 33e39e7 into d39ef7a - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging 75baeae into 01a3529 - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging f2e3404 into 01a3529 - view on LGTM.com new alerts:
|
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
1 similar comment
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
|
This pull request introduces 1 alert when merging 679a52b into d893ab9 - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging 30b3534 into d893ab9 - view on LGTM.com new alerts:
|
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
1 similar comment
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
|
This pull request introduces 1 alert when merging 0d98b1e into 8bc9e8c - view on LGTM.com new alerts:
|
|
@glicht Can you assist with the most recent build error? It appears to be related to a missing python package. Traceback (most recent call last):
File "./gen_pydocs.py", line 8, in <module>
import docspec
File "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/lib/python3.8/site-packages/docspec/__init__.py", line 44, in <module>
from nr.databind.json import JsonModule
ModuleNotFoundError: No module named 'nr.databind.json' |
Will check. Started a re-build as a start. It might be some temporary install issue of python deps. |
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
1 similar comment
Preview Site AvailableCongratulations! The automatic build has completed succesfully. Important: Make sure to inspect your changes at the preview site. |
|
@sserrata re-build passed. Are you ok to merge? |
|
@sserrata note that we got one new alert from lgtm. See: #429 (comment) |
|
Everything looks good to me. I'm ready to merge. |
Production Site UpdatedCongratulations! The automatic build has completed succesfully. |
Status
In Progress
Related Issues
fixes: link to the issue
Description
Upgrades to Docusaurus alpha 70.
Please note that this release checks for non-empty markdown link and image URLs. There were three reference docs flagged during my testing that contained empty image URLs:
Not addressing empty markdown link or image URLs can result in the following error:
Error: Markdown image url is mandatoryorError: Markdown link url is mandatoryScreenshots
Paste here any images that will help the reviewer