Skip to content

Conversation

@shortcuts
Copy link
Member

@shortcuts shortcuts commented Oct 9, 2024

🧭 What and Why

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

Changes included:

this pr updates the build script to allow variadic client compilation on the javascript client, since this is the only fully variadic client.

not sure if it breaks other things, will see with the CI

example: https://github.com/algolia/api-clients-automation/actions/runs/11253862443/job/31290141181?pr=3932 -- the ci runs only for a subset of clients, but we ask for every playground/snippets/guides to be compiled, since it requires the client to be compiled too, this would fail

@shortcuts shortcuts self-assigned this Oct 9, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 9, 2024

✔️ Code generated!

Name Link
🪓 Triggered by d5e3bdfa999373cdeee4afa8a6f13151178d803a
🍃 Generated commit 94ae77b6daf624ce5bad807ed8d99f83ec91a954
🌲 Generated branch generated/chore/allow-variadic-compilation-js-playground-snippets-guides
📊 Benchmark results

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

Language Req/s
javascript 1683
go 1628
php 1490
csharp 1332
java 1121
python 1005
ruby 897
swift 757

@shortcuts shortcuts marked this pull request as ready for review October 9, 2024 12:46
@shortcuts shortcuts requested a review from a team as a code owner October 9, 2024 12:46
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.

good idea !

return map;
}

// there is no monitoring client for now
Copy link
Collaborator

Choose a reason for hiding this comment

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

bah yes there is

Copy link
Member Author

Choose a reason for hiding this comment

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

ah yes it's not needed anymore it was just missing the dart guides case I think

@millotp
Copy link
Collaborator

millotp commented Oct 9, 2024

gg

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.

gg fr

@shortcuts
Copy link
Member Author

gg fr

cimr frr

@shortcuts shortcuts merged commit fdd510c into main Oct 9, 2024
28 checks passed
@shortcuts shortcuts deleted the chore/allow-variadic-compilation-js-playground-snippets-guides branch October 9, 2024 14:53
algolia-bot added a commit that referenced this pull request Oct 9, 2024
…nerated) [skip ci]

Co-authored-by: Clément Vannicatte <[email protected]>
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.

4 participants