Page MenuHomeSoftware Heritage

swh-docs: Unstuck build
Closed, MigratedEdits Locked

Description

A recent new module got added.
But nothing specifically got done in regards to the documentation.
This now fails with the following:

...
Exception occurred:
  File "/home/jenkins/workspace/DDOC/publish/swh-docs/.tox/sphinx/lib/python3.7/site-packages/swh/deposit/models.py", line 18, in <module>
    from swh.auth.django.models import OIDCUser
ModuleNotFoundError: No module named 'swh.auth'
...
ERROR: InvocationError for command '/home/jenkins/workspace/DDOC/publish/swh-docs/.tox/sphinx/bin/python -m pifpaf run postgresql -- make -C docs html' (exited with code 2)

Investigate and fix and maybe check to update the docs when we bootstrap new modules.

[1] https://jenkins.softwareheritage.org/view/all/job/DDOC/job/publish/888/

Event Timeline

ardumont triaged this task as Normal priority.Mar 25 2021, 9:10 AM
ardumont created this task.

and maybe check to update the docs when we bootstrap new modules.

Documentation does not exist yet but we have a hedgedoc draft about new repository actions.

Entries got added there [1]

That's possibly worth a new documentation page in the documentation.

[1] https://hedgedoc.softwareheritage.org/CaqENEY3RJi19idS8MggWw?view#documentation-updates

ardumont claimed this task.

For the documentation part, T3179.