Skip to content

Use buf to compile protobufs#201

Merged
nex3 merged 3 commits intomainfrom
buf
Feb 9, 2023
Merged

Use buf to compile protobufs#201
nex3 merged 3 commits intomainfrom
buf

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Feb 9, 2023

We were using @protobuf-ts/protoc, but that downloads protoc versions
live at runtime which causes many problems for CI. buf supports both a
standalone GitHub action and an npm installation.

We were using @protobuf-ts/protoc, but that downloads protoc versions
live at runtime which causes many problems for CI. buf supports both a
standalone GitHub action and an npm installation.
@nex3 nex3 requested a review from Goodwine February 9, 2023 00:51
nex3 added 2 commits February 8, 2023 17:26
* Always download or link the embedded protocol to
  `build/embedded-protocol`.

* Compile the generated protobuf directly to lib/src/vendor.
@nex3 nex3 merged commit 6aeb8a0 into main Feb 9, 2023
@nex3 nex3 deleted the buf branch February 9, 2023 01:59
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.

2 participants