This is an automated email from the ASF dual-hosted git repository.
akitouni pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 9f1babb32 Merge pull request #1886 from apache/abderrahim/allowlist
add fb8435b2f Support mapping subproject aliases to aliases of the parent
project
add 61f11798e Add automatic mapping of subproject aliases
add 1e2e6493a Add test for the subproject alias mapping functionality
new 0364d95f3 Merge pull request #1910 from apache/juerg/junction-aliases
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:
doc/source/format_project.rst | 35 ++++++++
src/buildstream/_project.py | 71 +++++++++++++--
src/buildstream/plugins/elements/junction.py | 26 +++++-
src/buildstream/source.py | 6 +-
tests/frontend/mirror.py | 130 ++++++++++++++++++++++++++-
5 files changed, 258 insertions(+), 10 deletions(-)