This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c651b61d3cf AIP-38: enhance layout for `RunBackfillForm` (#49609)
add f73f895c28b Update standard provider doc operators in core
operators-and-hooks-ref.rst (#49401)
No new revisions were added by this update.
Summary of changes:
airflow-core/docs/operators-and-hooks-ref.rst | 38 +++++++++++++++++-----
.../airflow/example_dags/example_latest_only.py | 2 ++
.../example_dags/example_trigger_controller_dag.py | 4 +++
providers/common/sql/docs/operators.rst | 14 ++++++++
...xecute_query.py => example_generic_transfer.py} | 38 +++++++++++-----------
.../bash.rst => operators/latest_only.rst} | 15 ++++-----
.../bash.rst => operators/trigger_dag_run.rst} | 15 ++++-----
providers/standard/provider.yaml | 7 ++++
.../providers/standard/get_provider_info.py | 7 ++++
9 files changed, 97 insertions(+), 43 deletions(-)
copy
providers/common/sql/tests/system/common/sql/{example_sql_execute_query.py =>
example_generic_transfer.py} (63%)
copy providers/standard/docs/{sensors/bash.rst => operators/latest_only.rst}
(72%)
copy providers/standard/docs/{sensors/bash.rst =>
operators/trigger_dag_run.rst} (71%)