Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: revert to proto-compiler #2639

Merged
merged 2 commits into from
May 26, 2023
Merged

build: revert to proto-compiler #2639

merged 2 commits into from
May 26, 2023

Conversation

conorsch
Copy link
Contributor

The overhaul of the protobuf codegen logic from #2619 was incomplete: we encountered problems with serde implementations. Wasn't able to sort them quickly, and we're about to release Testnet 53, so I'm backing out the recent changes to unblock in-flight PRs. Will return to disentangling the protobuf story on subsequent sprint.

Revert "fix: re-enable grpc server reflection"

This reverts commit f8d09f6.

Revert "ci: update buf target dir"

This reverts commit 3e7b4c7.

Revert "dev: add buf breaking change detection"

This reverts commit 724ccf6.

Revert "ci: eliminate the chore of buf mod update"

This reverts commit 1f28bb2.

Revert "build: ditch proto-compiler, use buf"

This reverts commit 53b56cb.

The overhaul of the protobuf codegen logic from #2619 was incomplete: we
encountered problems with serde implementations. Wasn't able to sort
them quickly, and we're about to release Testnet 53, so I'm backing out
the recent changes to unblock in-flight PRs. Will return to
disentangling the protobuf story on subsequent sprint.

Revert "fix: re-enable grpc server reflection"

This reverts commit f8d09f6.

Revert "ci: update buf target dir"

This reverts commit 3e7b4c7.

Revert "dev: add buf breaking change detection"

This reverts commit 724ccf6.

Revert "ci: eliminate the chore of buf mod update"

This reverts commit 1f28bb2.

Revert "build: ditch proto-compiler, use buf"

This reverts commit 53b56cb.
@conorsch conorsch temporarily deployed to smoke-test May 25, 2023 23:53 — with GitHub Actions Inactive
@conorsch conorsch temporarily deployed to smoke-test May 26, 2023 16:44 — with GitHub Actions Inactive
@conorsch conorsch merged commit fb8c9aa into main May 26, 2023
@conorsch conorsch deleted the return-to-proto-compiler branch May 26, 2023 17:49
@cratelyn cratelyn added the protobuf-changes Makes changes to the protobuf definitions. label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protobuf-changes Makes changes to the protobuf definitions.
Projects
No open projects
Status: Testnet 52: Amalthe
Development

Successfully merging this pull request may close these issues.

2 participants