-
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 Hubspot: remove FeedbackSubmissions stream #16632
Source Hubspot: remove FeedbackSubmissions stream #16632
Conversation
/test connector=connectors/source-hubspot
Build FailedTest summary info:
|
/test connector=connectors/source-hubspot
Build FailedTest summary info:
|
/test connector=connectors/source-hubspot
Build PassedTest summary info:
|
basic_read: | ||
- config_path: "secrets/config.json" | ||
timeout_seconds: 600 | ||
configured_catalog_path: "sample_files/basic_read_catalog.json" | ||
empty_streams: ["form_submissions", "ticket_pipelines", "engagements_meetings", "engagements_emails", "engagements", "feedback_submissions", "engagements_calls", "quotes"] | ||
empty_streams: ["form_submissions", "ticket_pipelines", "engagements_meetings", "engagements_emails", "engagements", "engagements_calls", "quotes"] |
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.
@YowanR, these streams are empty on our sandbox account it means they are not properly covered by SAT and might not work as expected in production. Do you think you could create and prioritize the provisioning of our test account with some data on this stream so we can keep the wolf from the door 😄
airbyte-integrations/connectors/source-hubspot/source_hubspot/streams.py
Outdated
Show resolved
Hide resolved
/test connector=connectors/source-hubspot
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.
Thank you for the changes. Feel free to merge if the tests are passing.
/publish connector=connectors/source-hubspot
if you have connectors that successfully published but failed definition generation, follow step 4 here |
* airbytehq#586 source hubspot: rm FeedbackSubmissions stream * airbytehq#586 source hubspot: upd changelog * airbytehq#586 source hubspot: fix unit tests * airbytehq#586 source hubspot: fix SATs * airbytehq#586 source hubspot: review fixes * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* airbytehq#586 source hubspot: rm FeedbackSubmissions stream * airbytehq#586 source hubspot: upd changelog * airbytehq#586 source hubspot: fix unit tests * airbytehq#586 source hubspot: fix SATs * airbytehq#586 source hubspot: review fixes * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
What
https://github.com/airbytehq/oncall/issues/586
Removing the stream as the one using unstable (beta) API and causing 500 http errors we can not fix