jira-importer opened a new issue, #333:
URL: https://github.com/apache/maven-build-cache-extension/issues/333

   **[Kevin 
Buntrock](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kevin%20buntrock)**
 opened 
**[MBUILDCACHE-93](https://issues.apache.org/jira/browse/MBUILDCACHE-93?redirect=false)**
 and commented
   
   Command line configuration to disable saving in cache.
   
   We have already a configuration to : 
   - Disable totally any cache interaction
   - Disable restoring from the cache 
   - Disable saving on the remote cache
   
   But there is no configuration to disable "classic" saving to the cache.
   
   Use case can be :
   
   Having limited space on machine and therefore a limited number of saved 
build allowed.
   -> Restricting cache save to the "master" branch / configuring PR branch 
build to benefits from the cache, but disallowing any save from them
   
   It's personally a functionality I use since November and the cache hit rate 
on my project with this technic is pretty nice.
   
   
   ---
   
   **Remote Links:**
   - [GitHub Pull Request #148
   ](https://github.com/apache/maven-build-cache-extension/pull/148)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to