Commit 9eef4f1
committed
Replace external_trigger check with DagRunType
1 parent bb77ebf commit 9eef4f1
61 files changed
Lines changed: 527 additions & 584 deletions
File tree
- airflow
- api_connexion
- endpoints
- schemas
- api_fastapi
- core_api
- datamodels
- openapi
- routes/public
- execution_api/datamodels
- api
- client
- common
- cli/commands/remote_commands
- example_dags/plugins
- jobs
- migrations/versions
- models
- ui/openapi-gen/requests
- utils
- www
- dev/perf
- docs/apache-airflow
- img
- providers
- src/airflow/providers
- openlineage
- facets
- utils
- standard/operators
- tests
- fab/auth_manager/api_endpoints
- openlineage
- plugins
- utils
- standard/operators
- task_sdk/src/airflow/sdk
- api/datamodels
- tests
- api_connexion
- endpoints
- schemas
- api_fastapi
- common
- core_api/routes/public
- execution_api/routes
- cli/commands/remote_commands
- core
- jobs
- models
- operators
- serialization
- 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.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
354 | 353 | | |
355 | 354 | | |
356 | 355 | | |
357 | | - | |
358 | 356 | | |
359 | 357 | | |
360 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7656 | 7656 | | |
7657 | 7657 | | |
7658 | 7658 | | |
7659 | | - | |
7660 | | - | |
7661 | | - | |
7662 | 7659 | | |
7663 | 7660 | | |
7664 | 7661 | | |
| |||
7682 | 7679 | | |
7683 | 7680 | | |
7684 | 7681 | | |
7685 | | - | |
7686 | 7682 | | |
7687 | 7683 | | |
7688 | 7684 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
286 | 285 | | |
287 | 286 | | |
288 | 287 | | |
| |||
375 | 374 | | |
376 | 375 | | |
377 | 376 | | |
378 | | - | |
379 | 377 | | |
380 | 378 | | |
381 | 379 | | |
| |||
424 | 422 | | |
425 | 423 | | |
426 | 424 | | |
427 | | - | |
428 | 425 | | |
429 | 426 | | |
430 | 427 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
| |||
0 commit comments