This is an automated email from the ASF dual-hosted git repository.
akitouni pushed a change to branch abderrahim/mirror-plugins
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard a360e41b8 fixup! tests/frontend/mirror.py: Added test for source
mirror plugins
discard afe646eff fixup! _project.py: Use SourceMirror objects
discard 9802ae00e fixup! Adding source mirror plugins
omit 6f8bd2701 squash! tests/frontend/mirror.py: Added test for source
mirror plugins
omit 509e68965 squash! _project.py: Use SourceMirror objects
omit cd0497814 squash! Adding source mirror plugins
omit d2bf7ebe7 fixup! Adding source mirror plugins
omit 993760e01 fixup! _project.py: Use SourceMirror objects
omit 9f9ea656f fixup! Adding source mirror plugins
omit 5ef5a5c67 Source/SourceMirror: Extend API with extra_data
omit 9c21cfc8a tests/frontend/mirror.py: Added test for source mirror
plugins
omit 90b10c98b doc/source/core_framework.rst: Add SourceMirror to the index
omit 71ef430e7 _project.py: Use SourceMirror objects
omit 412df9968 Adding source mirror plugins
add 0556b1212 Adding source mirror plugins
add 97d976bba _project.py: Use SourceMirror objects
add 4cb692286 doc/source/core_framework.rst: Add SourceMirror to the index
add 1197a95f2 tests/frontend/mirror.py: Added test for source mirror
plugins
add ddf74303a Source/SourceMirror: Extend API with extra_data
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a360e41b8)
\
N -- N -- N refs/heads/abderrahim/mirror-plugins (ddf74303a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../_pluginfactory/sourcemirrorfactory.py | 4 +---
src/buildstream/plugins/sourcemirrors/default.py | 19 +++++++++++++++-
src/buildstream/source.py | 25 +++++-----------------
src/buildstream/sourcemirror.py | 4 ++--
4 files changed, 26 insertions(+), 26 deletions(-)