summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2018-07-16 16:45:16 +0100
committerTiago Gomes <tiago.avv@gmail.com>2018-07-20 09:07:01 +0000
commit9c1f024b15849fae1d8512c0215e4fb0b24fc311 (patch)
tree0a2216e961e5b4a5f8eebb6bf1eab087719916a1 /NEWS
parent790fb40b75075c9af64798df3aa54fd4d8fe140e (diff)
downloadbuildstream-9c1f024b15849fae1d8512c0215e4fb0b24fc311.tar.gz
Add support for creating a tarball on bst checkouttiagogomes/tarball_checkout
One of the tests added is configured to be skipped for now, as dumping binary data is causing a bad descriptor exception when using the pytest capture module. Closes #263.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c9ac8c366..dd60fe62b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
=================
+buildstream 1.3.1
+=================
+
+ o Add a `--tar` option to `bst checkout` which allows a tarball to be
+ created from the artifact contents.
+
+=================
buildstream 1.1.4
=================
@@ -19,6 +26,7 @@ buildstream 1.1.4
runs out of space. The exact behavior is configurable in the user's
buildstream.conf.
+
=================
buildstream 1.1.3
=================