Skip to content

chore: update ts schema generator to use files in source/#144

Open
wry-ry wants to merge 1 commit intoUniversal-Commerce-Protocol:mainfrom
wry-ry:update-ts-generator
Open

chore: update ts schema generator to use files in source/#144
wry-ry wants to merge 1 commit intoUniversal-Commerce-Protocol:mainfrom
wry-ry:update-ts-generator

Conversation

@wry-ry
Copy link
Collaborator

@wry-ry wry-ry commented Jan 30, 2026

Description

Update schema to generate_ts_schema_types.js to use source/ now that we have deleted the pre-processing step.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@wry-ry wry-ry requested a review from a team January 30, 2026 01:01
@raginpirate
Copy link
Contributor

raginpirate commented Jan 30, 2026

👋 if generated schema files are no longer hosted in the repo, should we really be pushing up the generated ts file here? Seems like this is also something we don't need to constantly push.

@yanheChen
Copy link
Contributor

hey @raginpirate we internally using the JS generator to generate model against the proto, if we don't have ways to make sure it's not breaking generating, I would highly recommend we leave it there before we have a solid plan

@wry-ry wry-ry linked an issue Feb 3, 2026 that may be closed by this pull request
@igrigorik
Copy link
Contributor

@yanheChen is this repo the right place for these though? Why can't or shouldn't these live in the SDK?

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]: TypeScript type generator references removed spec/ directory

4 participants