lablup/raftify

Write CI test to prevent crate version mismatch

開放

#134 建立於 2024年9月27日

 (1 則留言) (0 個反應) (0 位負責人)Rust (14 個分叉)auto 404
cigood first issueon hold

倉庫指標

星標
 (45 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南