Skip to content

chore: update typescript sdk to always download the fresh test-server and update sample's recordings.#33

Merged
wanlin31 merged 3 commits intogoogle:mainfrom
wanlin31:js-update
Aug 22, 2025
Merged

chore: update typescript sdk to always download the fresh test-server and update sample's recordings.#33
wanlin31 merged 3 commits intogoogle:mainfrom
wanlin31:js-update

Conversation

@wanlin31
Copy link
Copy Markdown
Collaborator

@wanlin31 wanlin31 commented Aug 20, 2025

I was trying to debug the python wrapper, wanted to see the output for JS, realize the recordings are quite outdated, added a README.md and updated the recordings.

Also update the typescript sdk's to always re-install fresh binary in the install script: postinstall.js. This to avoid using outdated internal go server. And it should not affect the actual typescript test-server sdk, because in the typescript test-server sdk, we only check if the binary exist, so we won't run into trouble of re-install the server binary for each test.

This change include:

  • Add README.md to run typescript samples.
  • Update typescript sdk's logic to always install go server to ./bin fresh for the install script.

@wanlin31 wanlin31 requested review from Annhiluc and hkt74 August 20, 2025 03:31
@wanlin31 wanlin31 changed the title chore: update typescript sdk sample's recordings. chore: update typescript sdk to always download the fresh test-server and update sample's recordings. Aug 20, 2025
Copy link
Copy Markdown
Collaborator

@Annhiluc Annhiluc left a comment

Choose a reason for hiding this comment

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

Thanks for updating this!

@wanlin31 wanlin31 merged commit dee6f80 into google:main Aug 22, 2025
2 checks passed
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.

3 participants