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

chore: Update prost, prost-derive and prost-build to 0.12 #223

Merged
merged 3 commits into from
Sep 27, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 25, 2023

Rationale:

prost has been updated and it would be nice for downstream crates (like IOx) to not have multiple versions of prost

Changes:

  • chore: Update prost, prost-derive and prost-build to 0.12

@alamb
Copy link
Contributor Author

alamb commented Sep 25, 2023

cc @YangKeao @Xuanwo

Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Great!

@YangKeao
Copy link
Member

YangKeao commented Sep 26, 2023

CI failed because we need to bump the MSRV. See: #225

@YangKeao
Copy link
Member

Please rebase the master. Then it should pass the CI 🍻

@alamb
Copy link
Contributor Author

alamb commented Sep 26, 2023

Please rebase the master. Then it should pass the CI 🍻

Done!

@alamb
Copy link
Contributor Author

alamb commented Sep 26, 2023

I believe #224 will need to be merged first to get the CI to pass cleanly

Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>
Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>
@sticnarf
Copy link
Contributor

Can you help run rm proto/perftools.profiles.rs && cargo check --features prost-codec to update the pre-compiled prost source? Then, CI will be happy.

…ost-codec`

Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>
@YangKeao YangKeao merged commit ea54318 into tikv:master Sep 27, 2023
23 checks passed
@alamb
Copy link
Contributor Author

alamb commented Sep 27, 2023

🎉 -- thank you so much for all the help @sticnarf and @YangKeao

@alamb alamb deleted the alamb/update_prost branch September 27, 2023 11:03
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.

4 participants