This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 828035e2f Merge pull request #2091 from apache/jbilleter/remoteasset
add 1a669b5fc tests/integration/shellbuildtrees.py: Test working directory
in artifact
add b52382a33 artifact.proto: Add marked directories to the build sandbox
state
add 3ed8f422e _artifact.py: Store marked directories in Artifact proto
add 46c29eb3f tests/integration/shellbuildtrees.py: Test that filesystem
is writable
new 15733f2f8 Merge pull request #2093 from
apache/jbilleter/buildtree-shell
The 1 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.
Summary of changes:
src/buildstream/_artifact.py | 13 +++++++--
.../_protos/buildstream/v2/artifact.proto | 1 +
.../_protos/buildstream/v2/artifact_pb2.py | 6 ++--
.../_protos/buildstream/v2/artifact_pb2.pyi | 6 ++--
tests/integration/shellbuildtrees.py | 33 ++++++++++++++++++++--
5 files changed, 49 insertions(+), 10 deletions(-)