This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/virtual-directory-cleanup
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
from e9a2f41 storage/directory.py: Remove "report_written" from
Directory.import_files()
add 1b355ec Remove duplicate code backing `bst artifact list-contents`
No new revisions were added by this update.
Summary of changes:
src/buildstream/_frontend/cli.py | 3 +-
src/buildstream/_frontend/widget.py | 73 +++++++++++++--------------
src/buildstream/_stream.py | 8 ++-
src/buildstream/element.py | 11 ----
src/buildstream/storage/_casbaseddirectory.py | 37 --------------
tests/frontend/artifact_list_contents.py | 6 +--
6 files changed, 46 insertions(+), 92 deletions(-)