-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Zendesk Support: add availability strategy #22308
Source Zendesk Support: add availability strategy #22308
Conversation
1507c4b
to
9ae8146
Compare
Airbyte Code Coverage
|
/test connector=connectors/source-zendesk-support
Build PassedTest summary info:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the availabilitystrategy looks good. However can we split these into separate PRs? There is a lot going on here, and it'd be good to be able to easily revert an enhancement (adding availabilitystrategy) without also reverting fixing expected records, fixing configured catalog, etc
fbd9e82
to
b38b9d0
Compare
Done: #22483 |
airbyte-integrations/connectors/source-zendesk-support/source_zendesk_support/streams.py
Show resolved
Hide resolved
b38b9d0
to
3a4dc8a
Compare
/test connector=connectors/source-zendesk-support
Build PassedTest summary info:
|
/publish connector=connectors/source-zendesk-support
if you have connectors that successfully published but failed definition generation, follow step 4 here |
* Source Zendesk Support: add availability strategy * Source Zendesk Support: bump version, update changelog * Automated Change * auto-bump connector version --------- Co-authored-by: roman-yermilov-gl <[email protected]> Co-authored-by: Octavia Squidington III <[email protected]>
What
Add availability strategy. Fix tests: fix expected records, add missing streams to configured catalog, handle error for tickets stream when state is abnormal