bitcoindevkit / bitcoindevkit/bdk-cli
Consider a build matrix with Windows
- Langage dominant
- Rust
- Étoiles
- 141
- Forks
- 99
- Merge moyen
- 6 j 14 min
- PR mergées (30 j)
- 1
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par examiner le workflow GitHub Actions existant du dépôt et comparez-le avec l’exemple ldk-node .github/workflows/rust.yml indiqué. Ajoutez une build Windows en plus d’Ubuntu dans la matrice CI, puis vérifiez que le workflow s’exécute correctement sur les deux plateformes.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, rust
- Domaine
- ci-cd, cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100