Skip to content
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

Merged
merged 25 commits into from
Feb 20, 2024
Merged

Conversation

devops-github-rudderstack
Copy link
Contributor

@devops-github-rudderstack devops-github-rudderstack commented Feb 19, 2024

👑 An automated PR

Resolves INT-1620

Gauravudia and others added 23 commits February 6, 2024 11:58
* 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>
…tify call" (#3102)

Revert "feat: add custom property mapping feature for freshsales identify cal…"

This reverts commit aa4b8b4.
* 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]>
Copy link
Contributor

coderabbitai bot commented Feb 19, 2024

Important

Auto Review Skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.

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?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@devops-github-rudderstack
Copy link
Contributor Author

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (65338d6) 87.20% compared to head (af56a0a) 87.30%.

Files Patch % Lines
src/cdk/v2/destinations/bluecore/utils.js 96.80% 3 Missing ⚠️
src/v0/destinations/hs/util.js 98.11% 1 Missing ⚠️
...c/v0/destinations/the_trade_desk/networkHandler.js 80.00% 1 Missing ⚠️
src/v0/util/index.js 96.96% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@devops-github-rudderstack
Copy link
Contributor Author

@devops-github-rudderstack
Copy link
Contributor Author

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sanpj2292 sanpj2292 merged commit 2fc4d6b into main Feb 20, 2024
17 of 18 checks passed
@sanpj2292 sanpj2292 deleted the release/v1.56.0 branch February 20, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.