The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
eb2b89e0c98b4868f8f05d6673b860885579333e / Jarek Potiuk <[email protected]>
Add tool to fix missing "source" links in our documentation

The problem (fixed in #24386) with broken links was that
the autoapi-generated source html were either exluded
(via example_dags/** exclusion) or not included (system_tests)
when the documentation was generated.

We cannot easily re-add and regenerated all those autoapi sources
so instead the fix is to replace all the links to autoapi sources
with corresponding links to raw github sources. We can easily do
that using tags of providers and link to specific tagged versions
of those example dags and this is the best we can do now.

The #24386 brings back linking to autoapi-generated html pages.

Report URL: https://github.com/apache/airflow/actions/runs/2480024980

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to