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: Repair incorrect display of the deferrable operators in the documentation #36476

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

kacpermuda
Copy link
Contributor

The current issue with the incorrect display of the list of deferrable operators in the documentation here stems from an unintentional? typo in the .rst.jinja2 file. This PR addresses and resolves that issue.

Additionally, this PR enhances readability by organising each provider into its own section. This change allows these sections to be displayed in the right-hand sidebar, improving navigation. Furthermore, the PR implements alphabetical sorting, ensuring that each provider, module, and operator is listed in an orderly, alphabetical manner.


^ 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 newsfragments.

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoa. What a typo :)

@potiuk potiuk merged commit 7cd326c into apache:main Dec 28, 2023
51 checks passed
@potiuk potiuk added this to the Airflow 2.8.1 milestone Dec 28, 2023
@kacpermuda kacpermuda deleted the docs/fix/deferrable-operators branch December 29, 2023 09:10
ephraimbuddy pushed a commit that referenced this pull request Jan 11, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants