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 2022/08/17 06:42:57 UTC

[buildstream] branch tristan/shell-artifacts updated (fa45e59f5 -> d2cd5bc73)

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

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


    omit fa45e59f5 tests/integration/shell.py: Test correct error messaging when abusing bst shell
    omit 0d8827f4c _stream.py: Enhance error reporting for incorrect usage of bst shell.
    omit acc3c357b tests/integration/shellbuildtrees.py: Add test for shelling into an artifact
    omit de667d311 _frontend/cli.py: Rename bst shell element argument to 'target'
    omit e6a4c644b _stream.py: Allow loading artifacts in `bst shell`
     add aefef6fd5 CONTRIBUTING.rst: Remove mention of defunct issue template
     add 7df64d8a9 COMMITTERS.rst: Add Abderrahim
     add 07fcb9fde Merge pull request #1722 from apache/chandan/housekeeping
     add 90fec4e9d _stream.py: Allow loading artifacts in `bst shell`
     add 8aad70446 _frontend/cli.py: Rename bst shell element argument to 'target'
     add 07e1b4927 tests/integration/shellbuildtrees.py: Add test for shelling into an artifact
     add ec2d86f63 _stream.py: Enhance error reporting for incorrect usage of bst shell.
     add d2cd5bc73 tests/integration/shell.py: Test correct error messaging when abusing bst shell

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   (fa45e59f5)
            \
             N -- N -- N   refs/heads/tristan/shell-artifacts (d2cd5bc73)

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:
 COMMITTERS.rst   | 2 ++
 CONTRIBUTING.rst | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)