-
Notifications
You must be signed in to change notification settings - Fork 298
[Altertable] - new Destination #3498
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
Conversation
New required fields detectedWarning Your PR adds new required fields to an existing destination. Adding new required settings/mappings for a destination already in production requires updating existing customer destination configuration. Ignore this warning if this PR is for a new destination with no active customers in production. The following required fields were added in this PR:
Add these new fields as optional instead and assume default values in |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3498 +/- ##
==========================================
+ Coverage 79.92% 79.94% +0.02%
==========================================
Files 1227 1232 +5
Lines 22820 22867 +47
Branches 4533 4553 +20
==========================================
+ Hits 18238 18282 +44
Misses 3747 3747
- Partials 835 838 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
PR deployed |
commit 7e1b061 Author: Ankit Gupta <[email protected]> Date: Wed Jan 7 13:41:16 2026 +0530 Removed hidden key from enable batching commit 5b5b6c8 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 14:00:55 2026 +0000 empty commit (#3507) commit 8864be1 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Jan 6 10:37:55 2026 +0000 Publish (#3506) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> commit 131c2e7 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 10:30:04 2026 +0000 Register 3 new destinations (#3505) commit 5c97538 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 10:00:21 2026 +0000 [Collab Travel CRM] - slug rename (#3504) commit e3d0705 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Jan 6 09:32:25 2026 +0000 Publish (#3503) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> commit 0ce7ea9 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 09:14:57 2026 +0000 STRATCONN-6453 - [Optimizely Advanced Audience Targeting] - bugfix (#3492) * bug fix * making trait or props new field hidden in UI commit 529d3d5 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 09:03:12 2026 +0000 STRATCONN-6456 - [Collab Travel CRM] - new Destination (#3502) commit c98417d Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 08:40:50 2026 +0000 Fix main branch - airship linting issue (#3501) commit 74abc90 Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 08:40:39 2026 +0000 [Zapier] - bug fixes (#3487) * [Zapier] - bug fixes * removing accidentally added braze file commit 4d93ad9 Author: Jack Brown <[email protected]> Date: Tue Jan 6 00:20:17 2026 -0800 [Lark] - New Destination (#3479) * added lark destination * always get `subject_id` from $.userId * v0.0.0 * remove package.json change * remove added newline commit 6d2cd9f Author: Joe Ayoub <[email protected]> Date: Tue Jan 6 08:06:49 2026 +0000 [Altertable] - new Destination (#3498) commit 4042a9b Author: Sayan Das <[email protected]> Date: Tue Jan 6 13:16:10 2026 +0530 fix await statement (#3493) commit e5dba9d Author: john greene <[email protected]> Date: Mon Jan 5 23:44:10 2026 -0800 correctly cast non-date items (#3496)
New Destination for AlterTable. Original partner PR here: #3495
Testing
Not required.