This is an automated email from the ASF dual-hosted git repository. not-in-ldap pushed a commit to branch 135-expire-artifacts-in-local-cache in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit a277ae94a967fbe191ea2c6334c7645d9151c4e7 Author: Tristan Maat <[email protected]> AuthorDate: Tue Jul 17 13:08:06 2018 +0100 NEWS: Add news about cache expiry --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 41598db..7aa0044 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,9 @@ buildstream 1.1.3 o BuildStream now requires python version >= 3.5 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
