ci: re-enable zebra & lightwalletd status checks #4600
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
C-bug
Category: This is a bug
C-enhancement
Category: This is an improvement
lightwalletd
any work associated with lightwalletd
Motivation
We've recently disabled most lighwalletd CI tests for as required status checks, with recent changes on CI we should periodically check if this checks can be re-enabled, so we don't merge faulty code
Designs
Re-enable the following checks:
Zebra checkpoint / Run sync-to-checkpoint test
Zebra tip / Run full-sync-to-tip test
lightwalletd tip / Run lwd-full-sync test
lightwalletd tip / Run lwd-grpc-wallet test
lightwalletd tip / Run lwd-send-transactions test
lightwalletd tip / Run lwd-update-sync test
These depend on PRs:
Enable new checks:
Rust doc
ci(docs): testcargo doc
warnings and errors #4635beta
rust to CI #4637cargo deny
with--no-default-features
and--all-features
feat(ci): build each crate individually #4640The text was updated successfully, but these errors were encountered: