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

Enable cache for Bench, GoNode and SharpNode docker images for GitHub actions #143

Open
AnnaShaleva opened this issue Nov 3, 2023 · 0 comments
Labels
enhancement Improving existing functionality I4 No visible changes S3 Minimally significant U4 Nothing urgent

Comments

@AnnaShaleva
Copy link
Member

Is your feature request related to a problem? Please describe.

It takes a large amount of time to build docker images for Build and Tests GA workflows which affects the jobs success. We need:

  1. Ensure that these images are properly cached between different action runs and between different branches.
  2. If not, then enable Docker images cache. Probably, Docker buildix can help somehow, ref. https://docs.docker.com/build/cache/backends/gha/.
@AnnaShaleva AnnaShaleva added the enhancement Improving existing functionality label Nov 3, 2023
@roman-khimov roman-khimov added U4 Nothing urgent S3 Minimally significant I4 No visible changes labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I4 No visible changes S3 Minimally significant U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

2 participants