feat: tiktok audience accounts v2#2334
Conversation
🔒 Scanned for secrets using gitleaks 8.29.1
📝 WalkthroughWalkthroughAdds OAuth account support for the TikTok Audience destination via three new account-level config files (db-config, schema, UI) and updates the parent destination db-config to register the new OAuth account definition. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2334 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 72 72
Branches 8 8
=========================================
Hits 72 72 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/configurations/destinations/tiktok_audience/accounts/tiktok_audience_oauth/db-config.json
Outdated
Show resolved
Hide resolved
🔒 Scanned for secrets using gitleaks 8.29.1
🔒 Scanned for secrets using gitleaks 8.29.1
What are the changes introduced in this PR?
accounts/tiktok_audience_oauth/with:db-config.json: defines account typeDESTINATION_TIKTOK_AUDIENCE_OAUTH(OAuth, refresh token)schema.json: options schema for account (empty properties)ui-config.json: OAuth “Create account to connect” form with account name fielddb-config.jsonwithsupportedAccountDefinitionssorudderAccountIdusesDESTINATION_TIKTOK_AUDIENCE_OAUTHWhat is the related Linear task?
Summary by CodeRabbit