Commit a385e61
committed
Replace external_trigger check with DagRunType
- Fix test_handle_multiple_columns_unique_constraint_error
- Resolve ashb code review
- Add newsfragment1 parent 1adbca5 commit a385e61
63 files changed
Lines changed: 334 additions & 382 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
- newsfragments
- providers
- openlineage
- src/airflow/providers/openlineage
- facets
- utils
- tests/provider_tests/openlineage
- plugins
- utils
- standard
- src/airflow/providers/standard/operators
- tests/provider_tests/standard/operators
- tests/fab/auth_manager/api_endpoints
- 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 | |
|---|---|---|---|
| |||
7988 | 7988 | | |
7989 | 7989 | | |
7990 | 7990 | | |
7991 | | - | |
7992 | | - | |
7993 | | - | |
7994 | 7991 | | |
7995 | 7992 | | |
7996 | 7993 | | |
| |||
8014 | 8011 | | |
8015 | 8012 | | |
8016 | 8013 | | |
8017 | | - | |
8018 | 8014 | | |
8019 | 8015 | | |
8020 | 8016 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | 286 | | |
288 | 287 | | |
289 | 288 | | |
| |||
380 | 379 | | |
381 | 380 | | |
382 | 381 | | |
383 | | - | |
384 | 382 | | |
385 | 383 | | |
386 | 384 | | |
| |||
429 | 427 | | |
430 | 428 | | |
431 | 429 | | |
432 | | - | |
433 | 430 | | |
434 | 431 | | |
435 | 432 | | |
| |||
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