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

akitouni pushed a change to branch abderrahim/no-fetch-stdout-stderr
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard d89ced1de _sandboxreapi: check stdout and stderr exist when fetching 
action result
     add b614b9abb _sandboxbuildboxrun: Fix check to enable action cache updates
     add dbb38afc1 Merge pull request #2044 from 
apache/abderrahim/action-cache-update
     add 6258d8936 _yaml: set a large 'width' value in the roundtrip yaml config
     add 9e6bf3d47 Merge pull request #2046 from apache/abderrahim/roundtrip
     add ce9bdde3c ci: Add Debian 12 and 13 and update images
     add 2a63e9659 Merge pull request #2050 from apache/jbilleter/debian
     add 190077ca6 sandbox/_config.py: Fix artifact metadata for 
`remote-apis-socket`
     add 8b90e2702 tests/integration/sandbox.py: Extend tests to check artifact 
loading
     add 22485d574 Merge pull request #2049 from apache/jbilleter/sandbox-config
     add 77c2319b9 _stream: speed up `bst artifact show`
     add 45292b5d2 Merge pull request #2048 from apache/abderrahim/artifact-show
     add b2cd38be6 _sandboxreapi: check stdout and stderr exist when fetching 
action result

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   (d89ced1de)
            \
             N -- N -- N   refs/heads/abderrahim/no-fetch-stdout-stderr 
(b2cd38be6)

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/common.env                             |  2 +-
 .github/compose/ci.docker-compose.yml          |  8 ++++++++
 .github/workflows/ci.yml                       |  2 ++
 src/buildstream/_stream.py                     |  4 +++-
 src/buildstream/_yaml.pyx                      |  2 ++
 src/buildstream/sandbox/_config.py             |  9 +++++----
 src/buildstream/sandbox/_sandboxbuildboxrun.py |  4 ++--
 src/buildstream/sandbox/_sandboxreapi.py       |  3 ++-
 tests/integration/sandbox.py                   | 10 ++++++++++
 tests/internals/yaml/roundtrip-test.yaml       |  2 ++
 10 files changed, 37 insertions(+), 9 deletions(-)

Reply via email to