-
Notifications
You must be signed in to change notification settings - Fork 16.3k
build(pre-commit): add list of supported deferrable operators to doc #32514
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
Conversation
a8e30c5 to
69a7720
Compare
potiuk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that list should be added to "docs/apache-airflow-providers/core-extensions" not "docs/apache-airflow" and linked from there. Then at most we should link to it from the "apache-airflow" documentation. This way we do not tie particular version of Airflow to providers - only to a general "providers" docs and they can be updated independently.
That's the purpise of "docs/apache-airflow-providers" (available at https://airflow.apache.org/docs/apache-airflow-providers/index.html)
|
See also a few other places (like connections, secrets etc. where there are links from "apache-airflow" to "apache-airflow-providers" documentation. |
c72776d to
882e6d7
Compare
882e6d7 to
d9f2575
Compare
|
nice one :) |
d9f2575 to
20478d4
Compare
|
@eladkal ? |
20478d4 to
1a9485d
Compare
1a9485d to
f83683c
Compare
|
@eladkal ? |
…pache#32514) * build(pre-commit): add list of supported deferrable operators to doc * docs(providers): move providers list to apache-airflow-providers core-extension
Add "Supported Deferrable Operator" page in apache-airflow-providers core extension section
example page
related: #31712 (comment)
^ 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.rstor{issue_number}.significant.rst, in newsfragments.