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 saving can't be done #39

Open
msche opened this issue Mar 18, 2021 · 2 comments
Open

Cache saving can't be done #39

msche opened this issue Mar 18, 2021 · 2 comments

Comments

@msche
Copy link

msche commented Mar 18, 2021

When the Post cache step is triggered I see the following statement:

local-build-cache: old contents is not found, and the current cache gradle-build-cache-Linux--gradle-6.8.2-PE-113_Build-GitHub-Actions-2b0963f17245ec2441cce69af330ef3331107475
   does not start with gradle-build-cache-Linux--gradle-6.8.2-defaultbranch, so cache saving can't be done

Due to this the performance of my build pipeline decreases.

i'm using version cbdf4342ff988d143aa7a5aeceedffafb8c74bcf (latest).

I also found the following issue which might be related: #13

@msche
Copy link
Author

msche commented Mar 19, 2021

NOTE: This is only happening on feature branches. On master the cache is properly persisted

@amq
Copy link

amq commented Mar 18, 2023

Same problem here, effectively resulting in no caching on feature branches.

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

No branches or pull requests

2 participants