-
Notifications
You must be signed in to change notification settings - Fork 114
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
chore(release): pull release/v1.56.0 into main #3103
Conversation
* fix: error handling for auth0 source * chore: clear redundant testcase data * refactor: error message * test: add testcases --------- Co-authored-by: chandumlg <[email protected]>
* feat(hs): chunking data based on batch limit * fix: code review changes * chore: code review changes * chore: code review changes * chore: code review changes * chore: code review changes * chore: code review changes * fix(hs): test case response * chore: code refactor * refactor getExistingContactsData * chore: code refactor * refactor getExistingContactsData --------- Co-authored-by: Dilip Kola <[email protected]>
* fix: amplitude batching * refactor: remove commented code * refactor: remove redundant import
* fix: gaoc batching order * refactor: apply review suggestions
* fix: amplitude: Error handling for missing event type * chore: small fix for undefined userDefinedTemplate * Update src/v0/destinations/am/transform.js Co-authored-by: Sai Kumar Battinoju <[email protected]> * chore: comments addressed * fix: test cases --------- Co-authored-by: Sai Kumar Battinoju <[email protected]>
* fix: tiktok ads v2 error handling * refactor: remove redundant import
) * feat: tiktok_offline_events added support for all Standard events * chore: comments addressed * Update src/v0/destinations/tiktok_ads_offline_events/config.js Co-authored-by: Dilip Kola <[email protected]> --------- Co-authored-by: Dilip Kola <[email protected]>
* readme: add docker image change announcement * readme: format announcement header
* fix: add support of placing properties at root in af
…tinations (#3091) * refactor: split trade desk into audience and realtime conversions destinations * fix: add headers for real time conversions * chore: apply review suggestions
#3065) * feat: initial commit * feat: adding custom field support * fix: code review addressed * fix: small edit * fix: addressed review comments
Signed-off-by: Sai Sankeerth <[email protected]> Co-authored-by: Sai Sankeerth <[email protected]>
…3035) Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.24.0 to 1.25.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.24.0...v1.25.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: initial commit * feat: finalising track calls * chore: small commit * fix: adding identify call * fix: adding product array support * fix: adding unit test cases * fix: adding check for action field value other than identify * fix: adding test cases for identify response builder * fix: adding support for cdkv2 * fix: adding component test case part 1 * fix: adding component test case part 2 * fix: complete bluecore via CDK v2 * fix: removing the JS code and only have cdk * fix: adding support for externalID feature in distinct id * fix: making email mandatory for optin and unsubscribe events * fix: merging common properties to a single config json * Apply suggestions from code review Co-authored-by: Anant Jain <[email protected]> * fix: using lodash for deep merge * fix: addressed review comments * refactor: bluecore workflow steps for track * refactor: bluecore workflow steps for track * refactor: bluecore workflow steps for track * refactor: populateAccurateDistinctId * Apply suggestions from code review Co-authored-by: Dilip Kola <[email protected]> * Apply suggestions from code review Co-authored-by: Dilip Kola <[email protected]> * fix: review comments addressed --------- Co-authored-by: Anant Jain <[email protected]> Co-authored-by: Dilip Kola <[email protected]> Co-authored-by: Dilip Kola <[email protected]>
Important Auto Review SkippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3103/test-report.html |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3103 +/- ##
==========================================
+ Coverage 87.20% 87.30% +0.09%
==========================================
Files 537 541 +4
Lines 29246 29325 +79
Branches 6972 6995 +23
==========================================
+ Hits 25505 25603 +98
+ Misses 3394 3379 -15
+ Partials 347 343 -4 ☔ View full report in Codecov by Sentry. |
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3103/test-report.html |
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3103/test-report.html |
Quality Gate passedIssues Measures |
👑 An automated PR
Resolves INT-1620