summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-04-28 20:16:11 +0000
committerChandan Singh <chandan@chandansingh.net>2020-04-30 19:57:32 +0000
commit1f74bd72280b0e6712355625134af2758ec09717 (patch)
tree0b2c31642f7be11836dde20ee9aa734594cd6e01 /NEWS
parent350fa7da3c103695423f9f99bc2ad46c01a0ca54 (diff)
downloadbuildstream-1f74bd72280b0e6712355625134af2758ec09717.tar.gz
_stream.py: Fetch sources while launching build shellschandan/build-shell-fetch
Part of https://gitlab.com/BuildStream/buildstream/-/issues/1068. Make behavior of `shell` command similar to other commands that need sources like `build`, `workspace open`, `source checkout` etc.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dcc9a60d3..ec6f5f352 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
(unreleased)
============
+CLI
+---
+
+ o `bst shell --build` will now automatically fetch missing sources.
+
==================
buildstream 1.93.3