Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix example_dags and system tests "source" links in documentation #613

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jun 11, 2022

This is the result of running the scripts from
apache/airflow#24389

Fixes: apache/airflow#23632

@potiuk potiuk requested a review from turbaszek June 12, 2022 15:42
@potiuk potiuk force-pushed the fix-historically-wrong-source-links branch from 56eeba3 to 40b0877 Compare June 12, 2022 19:43
@potiuk
Copy link
Member Author

potiuk commented Jun 13, 2022

Hey @ashb - re-rerun the scripts on base changes and airbyte is gone. I think it could be a remnant of the initial tests I've done. I'v optimized the scripts as well (less throttling possibility).

@potiuk potiuk force-pushed the fix-historically-wrong-source-links branch from 5b02fdc to e1cefc7 Compare June 14, 2022 09:31
@potiuk
Copy link
Member Author

potiuk commented Jun 14, 2022

Fix applied @ashb

@potiuk potiuk requested a review from ashb June 14, 2022 09:35
@potiuk
Copy link
Member Author

potiuk commented Jun 14, 2022

Looks like the list of affected files is "about right" this time

https://gist.github.com/potiuk/fca7dca641044a200a81b3ab236fba52

@potiuk
Copy link
Member Author

potiuk commented Jun 14, 2022

BTW . As suspected, seems that the root cause was the sphinx upgrade apache/airflow#20170 - the example links were missing since Airflow 2.2.4 where it was cherry-picked to and all providers affected were released after 9 Dec when it got merged.

@potiuk
Copy link
Member Author

potiuk commented Jun 19, 2022

Hey @ashb - shall we merge it ? Seems all issues are fixed.

@potiuk
Copy link
Member Author

potiuk commented Jun 19, 2022

(and users get 404s now )

@potiuk potiuk merged commit 2952202 into main Jun 24, 2022
@potiuk potiuk deleted the fix-historically-wrong-source-links branch June 17, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken Source Code Links in Operator Guides
2 participants