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

feat: add new implementation versions (go, js, rust) #349

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Mar 22, 2024

This PR fixes adding new Go versions to perf and automates adding new Go versions to transport-interop.

To enable this automation, we extracted version maps to a standalone versionInputs.json files.

Resolves #348

Now, it also automates adding new JS and Rust versions.

@galargh galargh force-pushed the add-new-implementation-versions branch 5 times, most recently from c3771a2 to 8f37511 Compare March 22, 2024 16:29
@galargh galargh requested a review from sukunrt March 22, 2024 16:38
@galargh galargh marked this pull request as ready for review March 22, 2024 16:38
@galargh galargh force-pushed the add-new-implementation-versions branch from 8f37511 to 35eb9d5 Compare March 22, 2024 16:53
Copy link
Member

@sukunrt sukunrt left a comment

Choose a reason for hiding this comment

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

This would be great!

@galargh galargh changed the title feat: add new implementation versions (go) feat: add new implementation versions (go, js, rust) Mar 26, 2024
@galargh galargh merged commit ed111cd into master Mar 26, 2024
0 of 2 checks passed
@galargh galargh deleted the add-new-implementation-versions branch March 26, 2024 17:13
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.

transport-interop: automate adding new versions
2 participants