-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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: New Stream - Topics #27208
✨Source Zendesk Support: New Stream - Topics #27208
Conversation
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
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.
could you add expected_records for this stream?
@darynaishchenko Added expected_records |
@btkcodedev could you please fix AT, incremental sync test failed |
@darynaishchenko Sorry I don't have access to google cloud, But my local is showing up with incremental sync as passed, |
ok, I will take a look |
@darynaishchenko can you follow up on this? I think they are waiting for your response to check the test |
* Initial commit * Update Docs * Add expected records * fixed tests * fixed formatting * fefactored topics stream * updated abnormal_state.json --------- Co-authored-by: Mal Hancock <mallory@archangelic.space> Co-authored-by: Daryna Ishchenko <darina.ishchenko17@gmail.com>
What
Closes #16889
Enhancement
New streams:
Recommended reading order
source_zendesk_support/source.py
source_zendesk_support/streams.py
source_zendesk_support/schemas/*
🚨 User Impact 🚨
No breaking changes
Pre-merge Checklist
Updating a connector
Community member or Airbyter [Yes]
airbyte_secret
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.