lablup/raftify

Write CI test to prevent crate version mismatch

オープン

#134 opened on 2024/09/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (14 件のフォーク)auto 404
cigood first issueon hold

Repository metrics

Stars
 (45 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド