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

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


 discard 50c50227b Support mapping subproject aliases to aliases of the parent 
project
     add 3712e6920 _pluginfactory: Additional type checking
     add cf5893578 Merge pull request #1905 from apache/abderrahim/type-checking
     new b448e4c11 Support mapping subproject aliases to aliases of the parent 
project
     new b76297d40 fixup! Support mapping subproject aliases to aliases of the 
parent project
     new f3578aa88 Add automatic mapping of subproject aliases

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   (50c50227b)
            \
             N -- N -- N   refs/heads/abderrahim/junction-aliases (f3578aa88)

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 3 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/_pluginfactory/elementfactory.py | 16 ++++++++++++----
 src/buildstream/_pluginfactory/pluginfactory.py  |  8 ++++----
 src/buildstream/_pluginfactory/sourcefactory.py  | 18 ++++++++++++++----
 src/buildstream/_project.py                      | 22 +++++++++++-----------
 src/buildstream/element.py                       |  6 +++---
 src/buildstream/plugins/elements/junction.py     | 14 +++++++++++++-
 src/buildstream/source.py                        |  2 +-
 7 files changed, 58 insertions(+), 28 deletions(-)

Reply via email to