Catherine Noll
7da6a3bb77
Run CATs with local CDK ( #23084 )
...
Scripts to
* Run CATs against the local CDK for one connector
* Run CATs against the local CDK for multiple connectors
* Create a connecter image with the local CDK
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2023-02-24 16:13:42 -05:00
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Maksym Pavlenok
64bd0a6cd8
🐛 Source Intercom: backoff for companies' scrolling ( #8395 )
...
* backoff for companies scroll
* remove a unused companies stream property
* fix tests
* bump version
* update source_specs
2021-12-03 01:17:54 +02:00
Sherif A. Nada
b86ebf63fb
Automatically pull latest SAT & build connector image in SAT runner ( #4969 )
2021-07-26 11:56:19 -07:00
Serhii Lazebnyi
9b2388cd31
🎉 Source intercom: migration to CDK ( #4676 )
...
* Added Intercom implementation
* Updated segments docs
* Updated _send_request method to new airbyte-cdk version
* Updated cursor field to datetime string
* Added filtering by state for incremental sync
* Updated cursor paths for test incremental sync
* Added dict type validation to get_data method
* Updated catalog
* Updated typing for start_date
* Updated singer seed to cdk seed
* Updated connector docs
* Updated sample config file
* Sorted streams alphabetically
* Removed placeholder comments
* Renamed rate_limit to queries_per_hour
* Updated common sleep time to backoff_time method
2021-07-19 14:14:51 +03:00