This is an automated email from the ASF dual-hosted git repository.

akitouni pushed a change to branch abderrahim/buildstream-mirrors-merge
in repository https://gitbox.apache.org/repos/asf/buildstream.git


    omit 15671bea0 Merge remote-tracking branches 
'origin/abderrahim/mark-url-check' and 'origin/tristan/downloadable-auth' into 
abderrahim/buildstream-mirrors-merge
    omit 146b424b1 source: disable check for URL marking at configure time
    omit 2ce2e6c5e tests: Added test for bearer authorization in 
DownloadableFileSource
    omit 2339eaa0c DownloadableFileSource: Support "auth-header-format" extra 
data
    omit bfc668a2b Source/SourceMirror: Extend API with extra_data
    omit 22ca19558 tests/frontend/mirror.py: Added test for source mirror 
plugins
    omit 489640115 doc/source/core_framework.rst: Add SourceMirror to the index
    omit 436d19fb3 _project.py: Use SourceMirror objects
    omit 23809c7cb Adding source mirror plugins
    omit ce94914da _pluginfactory: Additional type checking
    omit 9ff179b8c _sourcetests/mirror.py: Remove 
test_mirror_junction_from_includes()
     add 2c910a8ab source: add suffix parameter to translate_url
     add cbbac39cb Merge pull request #1899 from 
apache/abderrahim/translate-url-suffix
     add f66f4f9c8 tox.ini: Pin version of types-* in mypy tests
     add eb2411a8f Merge pull request #1900 from apache/abderrahim/fix-mypy
     new af763dc4f _sourcetests/mirror.py: Remove 
test_mirror_junction_from_includes()
     new 0c91eea62 _pluginfactory: Additional type checking
     new 2b6fa5037 Adding source mirror plugins
     new a07ce04a0 _project.py: Use SourceMirror objects
     new dc3b2b587 doc/source/core_framework.rst: Add SourceMirror to the index
     new 8e44d856a tests/frontend/mirror.py: Added test for source mirror 
plugins
     new 6cc6afc60 Source/SourceMirror: Extend API with extra_data
     new 1bb94fc47 fixup! Adding source mirror plugins
     new ab72076cf fixup! _project.py: Use SourceMirror objects
     new a8f2a0357 fixup! Adding source mirror plugins
     new 9881f0a99 DownloadableFileSource: Support "auth-header-format" extra 
data
     new 1283388c9 tests: Added test for bearer authorization in 
DownloadableFileSource
     new 43fb7664e Allow toplevel project to override mirrors for subprojects
     new aded9ade8 Merge branch 'abderrahim/toplevel-mirror' into 
abderrahim/buildstream-mirrors-merge

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   (15671bea0)
            \
             N -- N -- N   refs/heads/abderrahim/buildstream-mirrors-merge 
(aded9ade8)

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.

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/buildstream/__init__.py     |  2 +-
 src/buildstream/_project.py     | 69 +++++++++++++++++++++++++++++++----------
 src/buildstream/source.py       | 13 +++++++-
 src/buildstream/sourcemirror.py |  2 +-
 src/buildstream/types.py        |  4 +++
 tox.ini                         |  6 ++--
 6 files changed, 74 insertions(+), 22 deletions(-)

Reply via email to