Commit 0a4b66e
fix: Add source-akeneo to exclusion list for manifest validation
- Add source-akeneo (CDK 5.16.0) to exclusion list
- Fix remaining AirbyteRecordMessageFileReference import errors in test files
- Fix import sorting in file_transfer.py for ruff compliance
- Resolves remaining CI failures in Fast pytest suite
Co-Authored-By: AJ Steers <[email protected]>1 parent 9282e0b commit 0a4b66e
File tree
3 files changed
+6
-12
lines changed- airbyte_cdk/sources/file_based/file_types
- unit_tests/sources
- declarative
- file_based/stream
3 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
| 291 | + | |
297 | 292 | | |
298 | 293 | | |
299 | 294 | | |
| |||
475 | 470 | | |
476 | 471 | | |
477 | 472 | | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
| 473 | + | |
483 | 474 | | |
484 | 475 | | |
485 | 476 | | |
| |||
0 commit comments