Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: cache foundry libs (git submodules) #153

Open
fedgiac opened this issue Jun 4, 2024 · 0 comments
Open

ci: cache foundry libs (git submodules) #153

fedgiac opened this issue Jun 4, 2024 · 0 comments
Labels
help wanted Extra attention is needed infra Infra, devops, CI and related tasks

Comments

@fedgiac
Copy link
Contributor

fedgiac commented Jun 4, 2024

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.

@fedgiac fedgiac added the help wanted Extra attention is needed label Jun 4, 2024
@mfw78 mfw78 changed the title Cache libs on CI ci: cache foundry libs (git submodules) Jun 4, 2024
@mfw78 mfw78 added the infra Infra, devops, CI and related tasks label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed infra Infra, devops, CI and related tasks
Projects
None yet
Development

No branches or pull requests

2 participants