This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch abderrahim/buildstream-mirrors-merge4 in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit cd84e3f7e9e5e8ac834257513266986fa1658e1a Merge: 9f1babb32 76a7cc456 3d692cfc5 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Fri Apr 5 16:11:12 2024 +0100 Merge branches 'abderrahim/junction-aliases' and 'abderrahim/downloadable-auth' into abderrahim/buildstream-mirrors-merge4 src/buildstream/_project.py | 38 ++++++- src/buildstream/downloadablefilesource.py | 100 +++++++++++++++++- src/buildstream/plugins/elements/junction.py | 20 +++- tests/frontend/mirror.py | 92 ++++++++++++++++ tests/sources/tar.py | 70 ++++++++++++- .../tar/fetch/sourcemirrors/bearermirror.py | 29 ++++++ tests/testutils/bearer_http_server.py | 116 +++++++++++++++++++++ tests/testutils/file_server.py | 17 +++ 8 files changed, 475 insertions(+), 7 deletions(-)
