Github CI cache update #1211
Unanswered
jakeheke75
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello experts, it is stated in the cache action documentation that the cache is immutable and cannot be updated.
Say that in the current cache I have 10 packages. If I change my
conanfile.py
and I update only one dependendcy package, is there any way to avoid Github to rebuild all the 10 packages even if I changed only one of them? Any workaround/third party tool to save build time and keep the cache for the 9 packages that have not been changed?Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions