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

Cache Gradle downloads and Go build cache #3425

Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Dec 20, 2019

Signed-off-by: David Gageot [email protected]

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #3425 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted Files Coverage Δ
pkg/skaffold/util/tar.go 52.87% <0%> (-4.6%) ⬇️

@dgageot dgageot force-pushed the cache-gradle-maven-downloads branch 2 times, most recently from 2b58300 to 2a9d47c Compare December 20, 2019 19:25
@dgageot dgageot changed the title Try to cache Gradle/Maven downloads Cache Gradle downloads and Go build cache Dec 20, 2019
@dgageot dgageot force-pushed the cache-gradle-maven-downloads branch from ea6b1ef to 4ec11c4 Compare December 20, 2019 20:19
Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the build cache does not detect changes to C libraries imported with cgo. If you have made changes to the C libraries on your system, you will need to clean the cache explicitly"

so we'll just need to make sure to invalidate if we ever upgrade fsnotify i guess. other than that seems fine

@nkubala nkubala merged commit 2c10d41 into GoogleContainerTools:master Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants