[`airflow`] Extend airflow context parameter check for `BaseOperator.execute` (`AIR302`) #15713
Lee-W
force pushed
from
cbc7854d
to
8952c133
1 year ago
test(AIR302): reorganize context handling
fc2dd86d
feat(AIR302): add is_execute_method_inherits_from_airflow_operator fo…
fbfb23ba
refactor(AIR302): rename removed_in_3 as removed_expr_in_3 and remove…
c779cbfa
refactor(AIR302): rename check_function_parameters as check_parameter…
67f65cff
refactor(AIR302): rename is_airflow_task as is_decorated_by_airflow_task
d64a9526
refactor(AIR302): remove unnecessary if else
b27ec653
Revert "refactor(AIR302): rename check_function_parameters as check_p…
d11f8651
refactor(AIR302): rename removed_in_3 as airflow_3_removal_expr and r…
4280d113
refactor(AIR302): rename is_airflow_task as is_airflow_task_function_…
25653cc8
Lee-W
force pushed
from
9eb67158
to
25653cc8
1 year ago
dylwil3
changed the title [airflow] Extend airflow context parameter check in BaseOperator.execute (AIR302) [`airflow`] Extend airflow context parameter check for `BaseOperator.execute` (`AIR302`) 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub