-
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
migrate source GA connectors to per-stream states (2) #17410
migrate source GA connectors to per-stream states (2) #17410
Conversation
/test connector=connectors/source-snapchat-marketing
Build FailedTest summary info:
|
/test connector=connectors/source-twilio
Build FailedTest summary info:
|
/test connector=connectors/source-freshdesk
Build PassedTest summary info:
|
/test connector=connectors/source-google-sheets
Build FailedTest summary info:
|
🐞 snapchat-marketing: expired credentials -> tried to get a new refresh token in GSM |
/test connector=connectors/source-google-sheets
Build PassedTest summary info:
|
/test connector=connectors/source-snapchat-marketing
Build FailedTest 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.
Upgrades look good, but I think it's work updating sheets with the new method signature for consistency, beyond that everything looks good! the twilio expected records failure is interesting, I wonder if this was already failing since per-stream should only affect incrementals not full refresh that expected records checks for.
airbyte-integrations/connectors/source-freshdesk/integration_tests/abnormal_state.json
Outdated
Show resolved
Hide resolved
/test connector=connectors/source-snapchat-marketing
Build FailedTest summary info:
|
/test connector=connectors/source-snapchat-marketing
Build FailedTest summary info:
|
/publish connector=connectors/source-google-sheets
if you have connectors that successfully published but failed definition generation, follow step 4 here |
/publish connector=connectors/source-freshdesk run-tests=false
if you have connectors that successfully published but failed definition generation, follow step 4 here |
…m:airbytehq/airbyte into augustin/migrate-ga-to-per-stream-state-3
/publish connector=connectors/source-twilio
if you have connectors that successfully published but failed definition generation, follow step 4 here |
I won't fix the snapchat failing tests in this PR: #17461 |
…ations * master: (75 commits) source-sentry: migrate to per-stream states (#17466) Greg/clickhouse polishing (#17483) upgrade debezium version to 1.9.6 (#17459) 🐛 Source Twilio: Lookback_window config (#17478) hide S3 source connector from catalog (#17472) 🪟 Migrate styles for Connection-related Components (#17339) Added new title (#17480) Refactor & convert `PageTitle` to SCSS (#17139) updated releaseStage for zendesk-talk (#17477) [low-code] Apply log level to stream loggers (#17284) 🐛 Source Salesforce: filter out objects not supported by the Bulk API (#17453) Source Marketo: certify GA (#17445) Update greenhouse paginator (#17429) Add some services start validation to acceptance_tests.sh (#17425) 📖 Removes $ from terminal commands to allow direct copying. (#17467) migrate source GA connectors to per-stream states (2) (#17410) Source Klaviyo: bump CDK dependency (#17422) Source Pinterest: change releaseStage to GA (#17045) Source Pinterest: Set start_date dynamically based on API restrictions for lookup (#17387) updated releaseStage to generally_available (#17374) ...
What
The following GA connectors were not yet migrated to per-stream states:
source-snapchat-marketing