Skip to content

feat(javascript): add bridge to transformation on algoliasearch #4852

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-3786

Changes included:

add the bridge methods from the search api to the ingestion api, only saveObjects and partialUpdateObjects are added for now.

@shortcuts shortcuts self-assigned this May 14, 2025
@algolia-bot
Copy link
Collaborator

algolia-bot commented May 14, 2025

🪓 The generated code will be pushed at the end of the CI.

Action triggered by commit 0513b8acb5c74823ef3763f127db6630b488a856.

Please do not push any generated code to this pull request.

@@ -143,131 +143,112 @@ describe('api', () => {
});
});

describe('init clients', () => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed anymore, the cts uses and asserts them

@shortcuts shortcuts marked this pull request as ready for review May 15, 2025 06:40
@shortcuts shortcuts requested a review from a team as a code owner May 15, 2025 06:40
@shortcuts shortcuts requested review from morganleroi and millotp May 15, 2025 06:40
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from 411edef to 1974388 Compare May 16, 2025 15:29
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.

2 participants