Skip to content

Specify the path for protoc-gen-ts so it doesn't use @protobuf-ts/plugin#37011

Closed
ryanclark wants to merge 2 commits intoryan/add-ts-protobufs-to-dockerfilesfrom
ryan/specify-ts-path
Closed

Specify the path for protoc-gen-ts so it doesn't use @protobuf-ts/plugin#37011
ryanclark wants to merge 2 commits intoryan/add-ts-protobufs-to-dockerfilesfrom
ryan/specify-ts-path

Conversation

@ryanclark
Copy link
Copy Markdown
Member

Once #37010 merges, the JS protobuf generation will fail (@protobuf-ts/plugin and grpc_tools_node_protoc_ts both have binaries named protoc-gen-ts, and it picks up the wrong one)

This specifies the path to the correct protoc-gen-ts. I can't add this to #37010 because the build uses a cached Docker image which doesn't have the name collision issue, so the path doesn't exist.

@github-actions github-actions Bot requested review from Tener and probakowski January 22, 2024 13:26
@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@ryanclark ryanclark added the no-changelog Indicates that a PR does not require a changelog entry label Jan 22, 2024
@ryanclark
Copy link
Copy Markdown
Member Author

Closing as we are going to use npm exec (as it'll work on any platform) and that can be in #37010

@ryanclark ryanclark closed this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant