kezhuw commented on PR #2273:
URL: https://github.com/apache/zookeeper/pull/2273#issuecomment-3006652265

   Merged and backported to master, branch-3.9 and branch-3.8. Thank you for 
reviewing! @cnauroth 
   
   The result is pretty good. All branches and prs are benefit from this. Forks 
should be same after rebasing master(the default branch).
   
   > The cache action first searches for cache hits for key and the cache 
version in the branch containing the workflow run. If there is no hit, it 
searches for prefix-matches for key, and if there is still no hit, it searches 
for restore-keys and the version. If there are still no hits in the current 
branch, the cache action retries the same steps on the default branch.    -- 
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows#matching-a-cache-key


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to