You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/10/10 05:48:03 UTC

[buildstream] branch tristan/strict-element-names updated (c9bcda6 -> 8378283)

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

tvb pushed a change to branch tristan/strict-element-names
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


 discard c9bcda6  tests/format/elementnames.py: Added format test for element names
 discard eb97ef9  Strict element naming format.
 discard d4dd918  tests/frontend/buildcheckout.py: Remove element name tests from here
     add 971731e  tests/frontend/buildcheckout.py: Remove element name tests from here
     add b62dbec  Strict element naming format.
     add 8378283  tests/format/elementnames.py: Added format test for element names

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   (c9bcda6)
            \
             N -- N -- N   refs/heads/tristan/strict-element-names (8378283)

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/_loader/loader.py | 2 +-
 tests/frontend/buildcheckout.py   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)