spotify / luigi

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
Apache License 2.0
17.71k stars 2.39k forks source link

Migrate readthedocs to version 2 #3269

Closed pablocasares closed 8 months ago

pablocasares commented 8 months ago

Description

Migrate readthedocs to version 2.

Motivation and Context

Readthedocs docs generation stopped working because old setup was deprecated.

Have you tested this? If so, how?

honnix commented 8 months ago

Is this verified for PR build? Is it possible to show that in the PR checks?

pablocasares commented 8 months ago

Is this verified for PR build? Is it possible to show that in the PR checks?

I updated the setup and it should now show the step in PR builds.