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

juergbi pushed a change to branch juerg/grpc-settings
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard be2cf81e3 Support gRPC connection options for retry and timeout
 discard 20b6da4c2 _protos: Update local_cas.proto from buildbox
 discard 6dc8f212b _protos: Regenerate with protobuf 5.28.3 and grpcio 1.68.0
     add e8e9dff59 Empty commit to work around a potential versioneer bug
     add 08f37aeb2 casserver.py: Fix error handling in `ByteStream.Read()`
     add a3e280a69 Merge pull request #1999 from apache/juerg/test-proxy-server
     add 0da729d7a cascache.py: Support directory mtime in `checkout()`
     add 8c45f26a5 tests/internals/storage_vdir_import.py: Set mtime for 
directories
     add 922b1507b Merge pull request #2001 from apache/juerg/directory-mtime
     add 2ac844438 _protos: Regenerate with protobuf 5.28.3 and grpcio 1.68.0
     add d7c73b8ec _protos: Update local_cas.proto from buildbox
     add f4dd45081 doc/source/using_config.rst: Add connection configuration 
section
     add d12f7bbda Support gRPC connection options for retry and timeout

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   (be2cf81e3)
            \
             N -- N -- N   refs/heads/juerg/grpc-settings (d12f7bbda)

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:
 doc/source/using_config.rst            | 67 +++++++++++++++++++++++++++++-----
 src/buildstream/_cas/cascache.py       |  5 +++
 src/buildstream/_cas/casserver.py      |  3 +-
 tests/internals/storage_vdir_import.py |  6 +++
 4 files changed, 70 insertions(+), 11 deletions(-)

Reply via email to