This is an automated email from the ASF dual-hosted git repository.

root pushed a commit to branch testing/local-cache-expiry
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 8de17e324843e8c128690eb4b339e1b0adecc1ab
Author: Tristan Maat <[email protected]>
AuthorDate: Tue Apr 10 17:55:51 2018 +0100

    NEWS: Add note about cache expiry
---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index 0025e3d..f071a0c 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ buildstream 1.1.3
 =================
 
   o Added new `bst init` command to initialize a new project.
+  o Buildstream will now automatically clean up old artifacts when it
+    runs out of space. The exact behavior is configurable in
+    `userconf.yaml`.
 
   o Cross junction tracking is now disabled by default for projects
     which can support this by using project.refs ref-storage

Reply via email to