Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00
Maxime Carbonneau-Leclerc
2568d6107c
Issue 19733 cdk clarify config error message for config files ( #20019 )
...
* [ISSUE-19733] clarify error message when reading config files
* [ISSUE #19733 ] code review and adding validation for spec file as well
* [ISSUE #19733 ] updating typing of read_json_file
* [ISSUE #19733 ] fix flake8 error
* [ISSUE #19733 ] fix linting error
* [ISSUE #19733 ] remove breaking change
* [ISSUE #19733 ] bump airbyte cdk version
* [ISSUE #19733 ] add test for invalid json file on read_state
* [ISSUE #19733 ] bump version
2022-12-06 18:55:00 -05:00
Alexandre Girard
055763ec73
fix format ( #14354 )
2022-07-01 09:54:48 -07:00
Albin Skott
be2d1a8652
🐛 SingerSource: Fix incompatibilities and typing issues ( #14148 )
...
* Use logging.Logger in SingerSource
* Fix SingerSource ConfigContainer
This fixes typing issues with `ConfigContainer` and makes it compatible
with `split_config`. Fixes #8710 .
* Fix SingerSource state and catalog typer issues
* Rename SingerSource method args to match parent classes
* Remove old comment about excluding Singer
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
2022-07-01 09:03:18 -07:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Pedro S. Lopez
53799cb9a2
🎉 CDK: support loading spec from yaml file ( #12104 )
...
* support loading spec from yaml file
* formatting
* remove commented code
* update comment
* remove unused file
* raise correct exception types
* bump version, update changelog
2022-04-20 13:18:46 -07:00
Eugene Kulak
f83eca58ea
CDK: Fix typing errors ( #9037 )
...
* fix typing, drop AirbyteLogger
* format
* bump the version
* use logger instead of fixture logger
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
Co-authored-by: auganbay <auganenu@gmail.com >
2022-01-14 10:29:34 +06:00
Vadym
3adf811726
CDK: add option to source to skip config validation on read/discover ( #6978 )
...
* Add connector check_config_against_spec parameter
* Bump CDK version.
Add changelog record.
* Always enable spec check on check cmd
* Update airbyte-cdk/python/CHANGELOG.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-10-14 18:31:00 +03:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
Sherif A. Nada
cb4fe7254c
CDK: Add initial Destination abstraction and tests ( #4719 )
...
Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com >
2021-07-13 16:18:08 -07:00
Charles
0df53170c9
Stop formatting python with spotless ( #3388 )
2021-05-13 17:46:34 -07:00
Sherif A. Nada
184dab77eb
CDK: overhaul directory structure ( #3295 )
2021-05-09 15:27:38 -07:00