This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit 0aef01cf0672cf1d91b8b7bc6dc48edaf7885161 Merge: d6d1d98 6773903 Author: Tristan Van Berkom <[email protected]> AuthorDate: Wed Dec 11 20:58:47 2024 +0900 Merge pull request #80 from apache/tristan/mirror-plugins Adding mirror plugins doc/Makefile | 6 +- doc/source/index.rst | 7 ++ project.conf | 6 ++ setup.py | 4 + src/buildstream_plugins/__init__.py | 2 +- src/buildstream_plugins/elements/make.py | 5 -- .../sourcemirrors/gitlab_lfs_mirror.py | 89 ++++++++++++++++++++++ .../sourcemirrors/simple_mirror.py | 59 ++++++++++++++ 8 files changed, 171 insertions(+), 7 deletions(-)
