summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2019-08-28 09:49:20 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-08-28 09:49:20 +0000
commit50f5125942df34d7fd66237c3791d82ef2bdb964 (patch)
treead2e04a08f37603fff4aaaca5817e904c7f62ca3 /NEWS
parent84fc72e064c2eebf6e0e2179cb482ceecac6ea9b (diff)
parentd3aee1789ccc73af0976ffe9a44b8e15df784a57 (diff)
downloadbuildstream-50f5125942df34d7fd66237c3791d82ef2bdb964.tar.gz
Merge branch 'jennis/bst_artifact_show' into 'master'
Introduce `bst artifact show` See merge request BuildStream/buildstream!1560
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b47a70028..72bed3645 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
buildstream 1.3.1
=================
+ o Added `bst artifact show` subcommand which shows the cached status
+ of an artifact. If project/user remotes are available, they are checked
+ for the target elements (and their deps, if specified). Artifacts available
+ in remotes are displayed as "available".
+
o BREAKING CHANGE: The project name of dependencies have been included when
calculating the cache key. This was required to keep inline with the
artifact proto. Additionally, for strict mode, the name of dependencies have