File tree
54 files changed
+1043
-682
lines changed- airflow
- cli/commands/local_commands
- dag_processing
- bundles
- jobs
- models
- utils
- providers/tests
- fab/auth_manager
- api_endpoints
- openlineage/plugins
- tests
- api_connexion
- endpoints
- api_fastapi
- core_api/routes
- public
- ui
- cli/commands/remote_commands
- dag_processing
- bundles
- jobs
- models
- operators
- sensors
- www/views
- tests_common
- test_utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+1043
-682
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
|
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
67 | 84 |
| |
68 | 85 |
| |
69 | 86 |
| |
|
Diff for: airflow/dag_processing/collection.py
+13-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
81 | 83 |
| |
| 84 | + | |
82 | 85 |
| |
83 | 86 |
| |
84 | 87 |
| |
| |||
270 | 273 |
| |
271 | 274 |
| |
272 | 275 |
| |
| 276 | + | |
| 277 | + | |
273 | 278 |
| |
274 | 279 |
| |
275 | 280 |
| |
| |||
307 | 312 |
| |
308 | 313 |
| |
309 | 314 |
| |
310 |
| - | |
| 315 | + | |
311 | 316 |
| |
312 | 317 |
| |
313 | 318 |
| |
| |||
346 | 351 |
| |
347 | 352 |
| |
348 | 353 |
| |
| 354 | + | |
| 355 | + | |
349 | 356 |
| |
350 | 357 |
| |
351 | 358 |
| |
| |||
365 | 372 |
| |
366 | 373 |
| |
367 | 374 |
| |
368 |
| - | |
| 375 | + | |
| 376 | + | |
369 | 377 |
| |
370 | 378 |
| |
371 | 379 |
| |
| |||
430 | 438 |
| |
431 | 439 |
| |
432 | 440 |
| |
| 441 | + | |
| 442 | + | |
433 | 443 |
| |
434 | 444 |
| |
435 | 445 |
| |
|
0 commit comments