summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Pollard <tom.pollard@codethink.co.uk>2019-01-30 16:18:17 +0000
committerTom Pollard <tom.pollard@codethink.co.uk>2019-02-05 11:22:01 +0000
commitcd8e5e272fef36358f1e36885d7db69ee5f97dc2 (patch)
treec612a1a7f47b82399c3ddabdbf2b10694f80aa0a /NEWS
parent3ab096510186842afb90c16a1c1bb7e58035265f (diff)
downloadbuildstream-cd8e5e272fef36358f1e36885d7db69ee5f97dc2.tar.gz
Add --remote, -r option to bst build, inline with pull & push
Providing a remote will limit build's pull/push remote actions to the given remote specifically, ignoring those defined via user or project configuration.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 449a23ff1..50d136886 100644
--- a/NEWS
+++ b/NEWS
@@ -122,6 +122,10 @@ buildstream 1.3.1
'shell', 'show', 'source-checkout', 'track', 'workspace close' and 'workspace reset'
commands are affected.
+ o bst 'build' now has '--remote, -r' option, inline with bst 'push' & 'pull'.
+ Providing a remote will limit build's pull/push remote actions to the given
+ remote specifically, ignoring those defined via user or project configuration.
+
=================
buildstream 1.1.5