Commits on Source 12
-
Jim MacArthur authored
-
Jim MacArthur authored
Since access to get_directories is now blocked for some plugins, and the subclasses of Sandbox do not have configuration defined by YAML files, they need another way to get at the root directory. NB Could this be done just with get_virtual_directory and .external_directory?
-
Jim MacArthur authored
buildstream/storage/Directory.py: New file. buildstream/storage/_filebaseddirectory.py: New file. buildstream/_exceptions.py: New VIRTUAL_FS exception source.
-
Jim MacArthur authored
Add get_virtual_directory and get_virtual_toplevel_directory().
-
Jim MacArthur authored
This removes _add_directory_to_tarfile since it is now implemented in _filebaseddirectory.py.
-
Jim MacArthur authored
-
Jim MacArthur authored
-
Jim MacArthur authored
-
Jim MacArthur authored
sandbox/_mount.py, sandbox/_sandboxbwrap.py: Remove instances of get_directory
-
Jim MacArthur authored
-
Jim MacArthur authored
-
Jim MacArthur authored