This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 152e5fe97 Merge pull request #1958 from
nanonyme/nanonyme/syntax-warning
add 7daa0a922 _frontend/widget.py: Fix listing artifact content with
symlinks
add fa3d663ef tests/frontend/artifact_list_contents.py: Add coverage for
symlinks
new 0edf2dc8a Merge pull request #1959 from
apache/tristan/fix-list-content-symlinks
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/_frontend/widget.py | 2 +-
tests/frontend/artifact_list_contents.py | 90 ++++++++++++++--------
.../elements/import-bin.bst | 0
.../elements/import-links.bst | 0
.../elements/target.bst | 2 +-
.../files/bin-files/usr/bin/hello | 0
.../files/files-and-links/basicfile | 0
.../files/files-and-links/basicfolder/subdir-file | 0
.../project.conf | 0
9 files changed, 59 insertions(+), 35 deletions(-)
copy {src/buildstream/_testing/_sourcetests/project =>
tests/frontend/artifact_list_contents}/elements/import-bin.bst (100%)
copy tests/frontend/{project =>
artifact_list_contents}/elements/import-links.bst (100%)
copy tests/frontend/{simple => artifact_list_contents}/elements/target.bst
(83%)
copy {src/buildstream/_testing/_sourcetests/project =>
tests/frontend/artifact_list_contents}/files/bin-files/usr/bin/hello (100%)
copy tests/frontend/{project =>
artifact_list_contents}/files/files-and-links/basicfile (100%)
copy tests/frontend/{project =>
artifact_list_contents}/files/files-and-links/basicfolder/subdir-file (100%)
copy tests/frontend/{project => artifact_list_contents}/project.conf (100%)