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

Make upgrade #3102

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Make upgrade #3102

merged 2 commits into from
Jun 20, 2024

Conversation

bufdev
Copy link
Member

@bufdev bufdev commented Jun 20, 2024

@jhump, there's a build issue relating to features (I ran it locally, it'll appear in CI), can you take a look?

@bufdev bufdev requested a review from jhump June 20, 2024 15:00
go.mod Outdated
connectrpc.com/connect v1.16.2
connectrpc.com/otelconnect v0.7.0
github.com/bufbuild/protocompile v0.14.0
github.com/bufbuild/protocompile v0.13.1-0.20240510201809-752249dfc37f
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to remove the pinned version of protocompile in make/buf/all.mk?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably

Copy link
Member

@jhump jhump Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For posterity, re-iterating what was said in Slack: this is in fact the cause for the panic that was observed in tests.

This line was reverting protocompile to a point before this fix. But, as of #2999, that fix is necessary for the CLI codebase.

@bufdev bufdev merged commit 0ad8677 into main Jun 20, 2024
8 checks passed
@bufdev bufdev deleted the make-upgrade-20240620 branch June 20, 2024 16:51
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.

None yet

3 participants