This is an automated email from the ASF dual-hosted git repository.
not-in-ldap pushed a change to branch jmac/virtual_directories_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
at a3dfc3f _stream.py: Alter _checkout_hardlinks to use can_destroy
This branch includes the following new commits:
new 5034957 Revert "Replace bwrap checks with calls to
check_bwrap_version"
new c5d1a5a Revert "_site.py: Add check_bwrap_version() function"
new bb16a98 Add BST_VIRTUAL_DIRECTORY flag for element plugins
new 9c43670 Add the virtual directory class 'Directory' and one
implementation, _filebaseddirectory.py. These are not used anywhere yet.
new ab8dd49 Sandbox.py: Rename __root to _root to allow its use by
subclasses.
new 7010dab Sandbox.py: Add get_virtual_directory and
get_virtual_toplevel_directory
new ad87b92 _stream.py: Convert to virtual directories.
new 692d76a element.py: Conversion to use virtual directories
new f9a3b53 plugins/elements/compose.py: Convert to virtual directories
new ca09714 plugins/elements/import.py: Convert to virtual directories
new 379ca4c sandbox/_mount.py, sandbox/_sandboxbwrap.py: Remove instances
of get_directory
new b842699 plugins/elements/stack.py: Convert to virtual directories
new c52a592 scriptelement.py: Convert to virtual directories
new fbde34e Directory.py: Change the mtime interface into
mark_unmodified/list_modified_paths
new cbc5539 Directory.py: link_ok=>can_link (consistent with other use)
new 2e8748a Implement can_destroy flag in _filebaseddirectory.py
new a3dfc3f _stream.py: Alter _checkout_hardlinks to use can_destroy
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.