romanz / romanz/electrs

Feature: improve CI build time

Open
#552 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
1.4k
Forks
561
Avg merge
2d 14h
Merged PRs (30d)
6

Description

Is your feature request related to a problem? Please describe.
A clean CI build takes ~10 minutes :/

Describe the solution you'd like
Use caching for cargo/Docker to make the build take less time.

Additional context
https://github.com/romanz/electrs/runs/3884587394

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CI configuration responsible for the linked run and identify where Cargo and Docker build steps are defined. Compare a clean build with caching enabled, then verify that the CI build completes faster without changing its results.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, rust
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.