[
https://issues.apache.org/jira/browse/MINIFICPP-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-1657.
--------------------------------------
Fix Version/s: 0.11.0
Resolution: Fixed
> Improve github actions cache usage
> ----------------------------------
>
> Key: MINIFICPP-1657
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1657
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Minor
> Fix For: 0.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently in our CI flow we create a new cache key for every new commit hash
> pushed which could reach the 5GB eviction limit of github cache fast. In
> consequence we encounter cache miss more times than plausible. To improve
> this we should only create a single key on branch level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)