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
So, when parsing the yaml, this generates ['recomended', "docs'"] It adds the ' to the element, so the error comes from another step. So, I think a better hint is #4288
Details
We have recently switched from specifying a separate pip requirement file to using https://github.com/ejeschke/ginga/blob/master/readthedocs.yml with dependencies defined in https://github.com/ejeschke/ginga/blob/962ef1a0c341daf6668de9a5663b1beff6c79dcf/setup.cfg#L53-L54
(ejeschke/ginga#739). We have also switched from GitHub Services to using webhooks (ejeschke/ginga#744). I actually don't think the webhook switch has anything to do with this error, but rather the switch from requirements to YML broke something that was not triggered because GitHub Services stopped working.
Any help would be greatly appreciated. Thanks!
cc @ejeschke
Expected Result
Successful build.
Actual Result
Build failed with a cryptic and ironic "successful" message:
The text was updated successfully, but these errors were encountered: