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/08/13 05:08:39 UTC

[buildstream] branch tristan/refresh-deps updated (0e519ee -> b94575f)

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

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


 discard 0e519ee  tests/internals/yaml.py: Mark test_roundtrip_dump() as failing
 discard 05cacb7  tests/plugins/loading.py: Refactor test to not depend on yaml.dump() formatting
 discard 0a40fdb  .github/workflows/ci.yml: Route the github CI through the new script
 discard 39f6d8b  .github/run-ci.sh: Added script to run the github CI with docker locally.
     add 37f7191  .github/run-ci.sh: Added script to run the github CI with docker locally.
     add e49b2a2  .github/workflows/ci.yml: Route the github CI through the new script
     add a251385  tests/plugins/loading.py: Refactor test to not depend on yaml.dump() formatting
     add 1cfc982  tests/internals/yaml.py: Mark test_roundtrip_dump() as failing
     add b94575f  .github/: Remove the 'no-usedevelop' CI

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   (0e519ee)
            \
             N -- N -- N   refs/heads/tristan/refresh-deps (b94575f)

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:
 .github/compose/ci.docker-compose.yml | 6 ------
 .github/run-ci.sh                     | 7 +++++--
 .github/workflows/ci.yml              | 1 -
 3 files changed, 5 insertions(+), 9 deletions(-)