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
omit d3c92095e Rework source mirrors
omit a8f2a0357 fixup! Adding source mirror plugins
omit ab72076cf fixup! _project.py: Use SourceMirror objects
omit 1bb94fc47 fixup! Adding source mirror plugins
omit 6cc6afc60 Source/SourceMirror: Extend API with extra_data
omit 8e44d856a tests/frontend/mirror.py: Added test for source mirror
plugins
omit dc3b2b587 doc/source/core_framework.rst: Add SourceMirror to the index
omit a07ce04a0 _project.py: Use SourceMirror objects
omit 2b6fa5037 Adding source mirror plugins
omit 0c91eea62 _pluginfactory: Additional type checking
omit af763dc4f _sourcetests/mirror.py: Remove
test_mirror_junction_from_includes()
add fe3201f78 _sourcetests/mirror.py: Remove
test_mirror_junction_from_includes()
add bda3a6829 Merge pull request #1904 from apache/abderrahim/drop-test
add 3712e6920 _pluginfactory: Additional type checking
add cf5893578 Merge pull request #1905 from apache/abderrahim/type-checking
add 412df9968 Adding source mirror plugins
add 71ef430e7 _project.py: Use SourceMirror objects
add 90b10c98b doc/source/core_framework.rst: Add SourceMirror to the index
add 9c21cfc8a tests/frontend/mirror.py: Added test for source mirror
plugins
add 5ef5a5c67 Source/SourceMirror: Extend API with extra_data
add 9f9ea656f fixup! Adding source mirror plugins
add 993760e01 fixup! _project.py: Use SourceMirror objects
add d2bf7ebe7 fixup! Adding source mirror plugins
add 88034dd23 Rework source mirrors
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 (d3c92095e)
\
N -- N -- N refs/heads/abderrahim/mirror-plugins (88034dd23)
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:
src/buildstream/_project.py | 11 ++++++-----
src/buildstream/sourcemirror.py | 12 +++++++-----
2 files changed, 13 insertions(+), 10 deletions(-)