Uh oh!
There was an error while loading. Please reload this page.
build(pre-commit): add list of supported deferrable operators to doc - #32514
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a8e30c5 to
69a7720Compare
potiuk
left a comment
There was a problem hiding this comment.
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)
potiuk
commented
Jul 11, 2023
See also a few other places (like connections, secrets etc. where there are links from "apache-airflow" to "apache-airflow-providers" documentation. |
c72776d to
882e6d7CompareLee-W
commented
Jul 11, 2023
882e6d7 to
d9f2575Comparepotiuk
commented
Jul 12, 2023
nice one :) |
d9f2575 to
20478d4Comparepotiuk
commented
Jul 13, 2023
@eladkal ? |
20478d4 to
1a9485dCompare1a9485d to
f83683cComparepotiuk
commented
Jul 20, 2023
@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.