Skip to content

Fix links to source examples in Airflow docs #50082

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

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented May 1, 2025

While #49978 added back source links and it nicely works for the providers, there was still a problem with links to sources in Airflow - they were prefixed with extra src. This PR fixes it.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

While apache#49978 added back source links and it nicely works for
the providers, there was still a problem with links to sources in
Airflow - they were prefixed with extra `src`. This PR fixes it.
@potiuk potiuk requested a review from gopidesupavan May 1, 2025 14:52
@potiuk potiuk added this to the Airflow 3.0.1 milestone May 1, 2025
@potiuk potiuk added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label May 1, 2025
@potiuk potiuk merged commit 6b35090 into apache:main May 1, 2025
98 checks passed
@potiuk potiuk deleted the fix-source-links-generation-for-airflow-docs branch May 1, 2025 15:45
github-actions bot pushed a commit that referenced this pull request May 1, 2025
While #49978 added back source links and it nicely works for
the providers, there was still a problem with links to sources in
Airflow - they were prefixed with extra `src`. This PR fixes it.
(cherry picked from commit 6b35090)

Co-authored-by: Jarek Potiuk <[email protected]>
Copy link

github-actions bot commented May 1, 2025

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

potiuk added a commit that referenced this pull request May 1, 2025
…0084)

While #49978 added back source links and it nicely works for
the providers, there was still a problem with links to sources in
Airflow - they were prefixed with extra `src`. This PR fixes it.
(cherry picked from commit 6b35090)

Co-authored-by: Jarek Potiuk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants