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 c7274d41d Merge pull request #1916 from nanonyme/keepalive
add 77af56992 tests/frontend/mirror.py: Test non-identity alias mapping
add fda963ec8 tests/frontend/mirror.py: Test interaction of alias mapping
and source mirrors
add 9a09c41c6 Keep track of the parent alias when aliases are mapped
add 7b1af8815 Use a dataclass for the alias substitution
add 7c6c685dc tests/frontend/mirror.py: add comment to explain the alias
mapping test
new f8f7690dc Merge pull request #1918 from
apache/abderrahim/alias-mapping-fix
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/_project.py | 6 +--
src/buildstream/source.py | 28 +++++++----
tests/frontend/mirror.py | 111 ++++++++++++++++++++++++++++++++++++++------
3 files changed, 120 insertions(+), 25 deletions(-)