summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.co.uk>2019-08-22 17:42:04 +0100
committerJames Ennis <james.ennis@codethink.co.uk>2019-08-27 15:26:04 +0100
commitd3aee1789ccc73af0976ffe9a44b8e15df784a57 (patch)
treead2e04a08f37603fff4aaaca5817e904c7f62ca3
parent675abfd0f5272dc12128b2915b52e14cd540416b (diff)
downloadbuildstream-jennis/bst_artifact_show.tar.gz
NEWS: Add NEWS entry for bst artifact showjennis/bst_artifact_show
-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