summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRebecca Grayson <becky.grayson1@hotmail.co.uk>2019-08-08 10:48:52 +0100
committerRebecca Grayson <becky.grayson1@hotmail.co.uk>2019-08-16 15:27:28 +0100
commita654c659985db4916d06b15d916e553305f3cb41 (patch)
tree6dff2149af44292a83685821a35218d0acda90c1 /NEWS
parentc627b2203cad48881dbbab822b59464de5c7278f (diff)
downloadbuildstream-a654c659985db4916d06b15d916e553305f3cb41.tar.gz
Addition of bst artifact list-contents:
this commit introduces the bst artifact list-contents command. When used it provides the user with a list of the contents within the artifact. Tests and a NEWS entry have also been added for the command.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c93dde94..88cc8601a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
buildstream 1.3.1
=================
+ o Added `bst artifact list-contents` subcommand which can display the names
+ of files in artifacts in your artifact cache, either by element name
+ or by direct artifact reference.
+
o BREAKING CHANGE: Reverted the default behaviour of junctions. Subproject
elements will no longer interact with the parent project's remote (by
default). To enable this behaviour, a new "cache-junction-elements" boolean