bitcoindevkit / bitcoindevkit/bdk-cli
Consider a build matrix with Windows
- 主要言語
- Rust
- スター
- 141
- フォーク
- 99
- 平均マージ
- 6日 14分
- マージ済み PR(30日)
- 1
説明
**Describe the bug**
Users in Discord in the past have reported issues with building the CLI while following along with the tutorial. We should be able to catch these bugs in the CI by building for a Windows machine as well as the usual Ubuntu. See [`ldk-node`](https://github.com/lightningdevkit/ldk-node/blob/main/.github/workflows/rust.yml) for an example build matrix.
**Build environment**
- BDK-CLI tag/commit: master
- OS+version: windows 10
- Rust/Cargo version: stable
コントリビューションガイド
調査の方向性
まず、リポジトリに既存する GitHub Actions workflow を調べ、リンクされた ldk-node .github/workflows/rust.yml の例と比較します。CI マトリックスに Ubuntu と並べて Windows ビルドを追加し、その後、両方のプラットフォームで workflow が正常に実行されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, rust
- 領域
- ci-cd, cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100