Commit e6ea670
authored
Moving EmptyOperator to standard provider (apache#46231)
1 parent bda4e78 commit e6ea670
File tree
161 files changed
+241
-201
lines changed- airflow/example_dags
- docs
- apache-airflow
- administration-and-deployment
- logging-monitoring
- core-concepts
- howto
- docker-stack/docker-examples/extending/embedding-dags
- newsfragments
- providers
- apprise/tests/provider_tests/apprise/notifications
- atlassian/jira/tests/provider_tests/atlassian/jira/notifications
- common
- io/tests/provider_tests/common/io/xcom
- sql/tests/provider_tests/common/sql/operators
- dbt/cloud/tests/system/dbt/cloud
- edge
- src/airflow/providers/edge/example_dags
- tests/provider_tests/edge/worker_api/routes
- fab/tests/provider_tests/fab/auth_manager/api_endpoints
- jdbc/tests/system/jdbc
- openlineage/tests/provider_tests/openlineage
- plugins
- utils
- opsgenie/tests/provider_tests/opsgenie/notifications
- pagerduty/tests/provider_tests/pagerduty/notifications
- redis/tests/provider_tests/redis/log
- slack/tests/provider_tests/slack/notifications
- standard
- src/airflow/providers/standard
- operators
- sensors
- tests/provider_tests/standard/operators
- tests
- amazon/aws
- log
- notifications
- cncf/kubernetes/executors
- databricks/operators
- smtp/notifications
- system
- amazon/aws
- microsoft
- azure
- winrm
- yandex
- task_sdk
- src/airflow/sdk/definitions
- tests/definitions
- tests_common
- tests
- api_connexion
- endpoints
- schemas
- api_fastapi/core_api/routes
- public
- ui
- api/common
- cli/commands/remote_commands
- core
- dag_processing
- dags_corrupted
- dags_with_system_exit
- dags
- decorators
- jobs
- lineage
- listeners
- models
- notifications
- operators
- sensors
- serialization
- system
- core
- ti_deps/deps
- timetables
- utils
- www/views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
161 files changed
+241
-201
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments