bitcoindevkit / bitcoindevkit/bdk

Remove CI Caching step

Open
#1,637 2 comments 1 reaction 0 assignees View on GitHub
github_actions
Dominant language
Rust
Stars
1.1k
Forks
483
Avg merge
20d 3h
Merged PRs (30d)
3

Description

**Describe the enhancement**

It looks like in our CI jobs the saving the cache step is taking longer than building and running all the test steps. If we can confirm this then we should re-configure or remove caching. The only thing that may make sense to continue caching is the bitcoind and electrsd binaries.

**Use case**

If caching isn't really speeding up the builds then we can get CI jobs done faster without it. Faster CI jobs means faster feedback to PR developers.

**Additional context**

See example run:
https://github.com/bitcoindevkit/bdk/actions/runs/11132332339/job/30941326509

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.