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

Write CI test to prevent crate version mismatch #134

Open
jopemachine opened this issue Sep 27, 2024 · 1 comment
Open

Write CI test to prevent crate version mismatch #134

jopemachine opened this issue Sep 27, 2024 · 1 comment
Labels

Comments

@jopemachine
Copy link
Member

Currently, the raftify and raftify-py crates operate as completely separate crates, so their versions must be manually synchronized by someone, making it easy to introduce version mismatches.

Let's write a test in the CI to ensure that the versions of the two crates are the same.

@jopemachine
Copy link
Member Author

Since the version updates of the raftify-py crate are not happening in real time, I will put this issue on hold.

@jopemachine jopemachine removed the test label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant