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

feat: use docker caching during build #38

Closed
wants to merge 20 commits into from

Conversation

laurentsenta
Copy link
Collaborator

@laurentsenta laurentsenta commented Sep 6, 2022

  • Add LABELS to our Docker images, which we use to list & cache relevant images,
  • Pass the current master SHA when building (go|rust)-libp2p to prevent caching outdated master references,
  • Add "simple" caching
  • Add a cache_key option which you can use to mark special branches or skip caching in some cases (large test cases will fail with "no space left" errors)

TODOs

@laurentsenta laurentsenta marked this pull request as draft September 6, 2022 13:09
@laurentsenta laurentsenta force-pushed the feat/docker-caching branch 5 times, most recently from 322b6f5 to b73c919 Compare September 6, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants