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.76.0 into main #3672

Merged
merged 25 commits into from
Aug 21, 2024
Merged

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

dependabot bot and others added 22 commits July 19, 2024 07:36
Bumps [@aws-sdk/client-personalize](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-personalize) from 3.485.0 to 3.616.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-personalize/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.616.0/clients/client-personalize)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-personalize"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…to dependabot/npm_and_yarn/aws-sdk/client-personalize-3.616.0
* chore(deps-dev): bump husky from 8.0.3 to 9.1.1

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: lint errors fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sai Sankeerth <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: docker/login-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>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/build-push-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: klaviyo onboard unsubscribe profile support

* fix: reduce cognitive complexity
* chore: cicd improvements

* chore: verify formatting & lint errors to only check for added/modified files
- chore: add json prettification on save in vscode settings

* chore: remove test command while building image

* fix: formatting in features.json

* chore: update eslint in verify gha

* chore: update latest image sha (#3622)

* chore: update latest image sha

* chore: add echo while setting a variable in run script

* chore: update ut prod deployment workflow

---------

Co-authored-by: Sai Sankeerth <[email protected]>

* chore: re-introduce execution of tests while building image
- introduce a flag to skip tests
- modify artifact building workflow to know when to skip tests

* fix: update the correct workflows to skip tests in docker for hotfix release

* fix: execute tests when dockerfile, package json is updated

* chore: send slack message when prod deployment fails

* chore: move slack notification to separate workflow

* fix: format error

* chore: add checkout step

* chore: move notification to a separate job inside workflow
- add capability to understand overall failure or just tests failure for notifying

* chore: add missing lint step

* fix: reusable notify workflow

* chore: update notification job name

---------

Co-authored-by: Sai Sankeerth <[email protected]>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3.4.0...v3.6.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-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: onboard sfmc with vdm for rETL

* chore: add test cases and add cache for access token

* chore: address comment
* fix: fixing facebook utils

* fix: adding test cases

* fix: review comments addressed

Co-authored-by: Anant Jain <[email protected]>

---------

Co-authored-by: Anant Jain <[email protected]>
* fix: attentive tag bugsnag issue

* fix: review comment addressed

* fix: review comment addressed

* fix: editing test caes

* fix: editing test caes
@devops-github-rudderstack
Copy link
Contributor Author

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 13 lines in your changes missing coverage. Please review.

Project coverage is 88.60%. Comparing base (5471119) to head (8980455).
Report is 26 commits behind head on main.

Files Patch % Lines
src/v0/destinations/klaviyo/util.js 80.00% 4 Missing and 1 partial ⚠️
...destinations/bloomreach_catalog/transformRecord.ts 94.00% 3 Missing ⚠️
src/cdk/v2/destinations/smartly/utils.js 95.45% 2 Missing ⚠️
src/v0/destinations/klaviyo/transformV2.js 94.44% 1 Missing ⚠️
src/v0/destinations/sfmc/config.js 66.66% 1 Missing ⚠️
.../destinations/bloomreach_catalog/networkHandler.js 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3672      +/-   ##
==========================================
+ Coverage   88.54%   88.60%   +0.05%     
==========================================
  Files         585      591       +6     
  Lines       31860    32101     +241     
  Branches     7593     7638      +45     
==========================================
+ Hits        28212    28443     +231     
- Misses       3326     3335       +9     
- Partials      322      323       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

utsabc
utsabc previously approved these changes Aug 20, 2024
sanpj2292
sanpj2292 previously approved these changes Aug 20, 2024
* feat: added bloomreach retl support

* fix: resolving comments

* feat: added other scenario test

* fix: fixing payload structure

* fix: fixing network handler for catalog

* fix: minor change

* fix: catalog batch items

* feat: splitting bloomreach destination into bloomreach and bloomreach_catalog

* chore: refactoring bloomreach catalog

* chore: minor changes

* chore: minor changes

* chore: refactoring code after suggestion
@manish339k manish339k dismissed stale reviews from sanpj2292 and utsabc via 6b1a23a August 21, 2024 06:22
CHANGELOG.md Outdated Show resolved Hide resolved
aanshi07 and others added 2 commits August 21, 2024 14:45
* feat: onboard smartly destination

* chore: updated processor changes

* chore: router changes added

* chore: mock test added

* chore: batch builder func and test case updated

* chore: update for auth token

* fix: edit after primary dev testing

* fix: test

* fix: editing test caes

* fix: smartly test cases

* chore: updated test cases and function

* chore: ignore eslint of yaml files

* chore: add .eslintignore to .prettierignore

* chore: ignore eslint of yaml files

* chore: update .prettierignore

* chore: update .eslintignore

* chore: updated enpoint for processor

---------

Co-authored-by: shrouti1507 <[email protected]>
Co-authored-by: Dilip Kola <[email protected]>
Co-authored-by: Dilip Kola <[email protected]>
Copy link

@shrouti1507 shrouti1507 merged commit df66241 into main Aug 21, 2024
25 of 27 checks passed
@shrouti1507 shrouti1507 deleted the release/v1.76.0 branch August 21, 2024 10:04
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.