This is an automated email from the ASF dual-hosted git repository.

akitouni pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 0364d95f306f2fe668389f525739b518ab7ff654
Merge: 9f1babb32 1e2e6493a
Author: Abderrahim Kitouni <[email protected]>
AuthorDate: Mon Apr 15 16:58:44 2024 +0100

    Merge pull request #1910 from apache/juerg/junction-aliases
    
    Support mapping subproject aliases to aliases of the parent project

 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(-)

Reply via email to