cowprotocol / cowprotocol/contracts

ci: cache foundry libs (git submodules)

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

Nobody has claimed this yet.

help wanted infra
Dominant language
Solidity
Stars
158
Forks
56
Avg merge
9h 40m
Merged PRs (30d)
1

Description

As seen in the CoW AMM repo, the largest chunk of time spent on CI in a Foundry project is checking out all dependencies (example).
Since these dependencies rarely change, caching should be very effective to decrease running time.

Contributor guide

No contributing guide indexed for this repository

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

No workflow file or test is named. Inspect the repository's CI configuration and the Foundry dependency checkout path first, then verify that dependency caching avoids repeated submodule downloads and that CI still completes successfully on cache misses and hits.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github-actions, solidity
Domain
build-system, ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.