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 48cddd0a82bf71749948d17295de8bdb49b0a699 Merge: 0364d95f3 71de84a92 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Tue Apr 16 20:23:02 2024 +0100 Merge pull request #1911 from apache/juerg/downloadable-auth DownloadableFileSource: Support "http-auth" extra data src/buildstream/downloadablefilesource.py | 80 ++++++++++++-- tests/sources/tar.py | 72 ++++++++++++- .../tar/fetch/sourcemirrors/bearermirror.py | 36 +++++++ tests/testutils/bearer_http_server.py | 116 +++++++++++++++++++++ tests/testutils/file_server.py | 17 +++ 5 files changed, 314 insertions(+), 7 deletions(-)
