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

fix(javascript): do not publish ts #3966

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Oct 14, 2024

🧭 What and Why

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

Changes included:

closes algolia/algoliasearch-client-javascript#1561

we shouldn't publish the source files, it can causes downstream issues if different typescript rules are applied

@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 14, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 3261d4a481fbb34f26884b5850013fb40f2a30a9
🍃 Generated commit f497246d2ffcc39060d2f12e02217044467982ad
🌲 Generated branch generated/fix/javascript-no-publish-ts
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1690

@shortcuts shortcuts force-pushed the fix/javascript-no-publish-ts branch from 008bb9d to ec649a1 Compare October 14, 2024 09:24
@shortcuts shortcuts changed the base branch from feat/javascript-algoliasearch-add-packages to main October 14, 2024 09:24
@shortcuts shortcuts marked this pull request as ready for review October 14, 2024 09:24
@shortcuts shortcuts requested a review from a team as a code owner October 14, 2024 09:24
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

looks good !

@shortcuts shortcuts merged commit 56164aa into main Oct 14, 2024
12 checks passed
@shortcuts shortcuts deleted the fix/javascript-no-publish-ts branch October 14, 2024 09:55
algolia-bot added a commit that referenced this pull request Oct 14, 2024
algolia-bot added a commit to algolia/algoliasearch-client-go that referenced this pull request Oct 14, 2024
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Oct 14, 2024
@karlhorky
Copy link

karlhorky commented Oct 18, 2024

Wonder if this has anything to do with these new failures:

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.

[bug]: client-common throw types error when noUncheckedIndexedAccess is enable
5 participants