Migrate buf.gen.yaml from v1 to v2 syntax#418
Merged
Merged
Conversation
v2 replaces 'name:' (with optional 'path:' override) by a single 'local:' key that points at the plugin binary directly. The generated output is byte-identical to the v1 invocation because the same binaries are still on PATH from flake.nix's proto-generate runtimeInputs. This is a no-op refactor that lets future plugin additions use v2-only features (protoc_builtin, remote, etc.).
- bindings/typescript/scip.ts was renamed to scip_pb.ts in commit 8f65a66 (typescript: migrate protobuf bindings from protoc-gen-ts to protobuf-es). - yarn.lock no longer exists anywhere in the repo; the project moved to npm (bindings/typescript/package-lock.json) in 84019f3 / 8f65a66. Both entries were matching nothing, so GitHub's linguist was still counting the renamed/removed files as hand-written code in the language breakdown.
trly
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.