You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2022/01/16 14:48:45 UTC

[buildstream] branch master updated (2e7328c -> a3fa795)

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

juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


    from 2e7328c  Merge pull request #1545 from abderrahim/terminal_size
     new c3115ac  testutils/artifactshare.py: remove the casd option
     new 07252f0  casserver.py: remove ReferenceStorage
     new c1b5c27  casserver.py: remove the server_main function
     new a3fa795  Merge pull request #1543 from abderrahim/casserver

The 7455 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/buildstream/_cas/casserver.py                  | 186 ------------
 .../_protos/buildstream/v2/buildstream.proto       |  95 ------
 .../_protos/buildstream/v2/buildstream_pb2.py      | 335 ---------------------
 .../_protos/buildstream/v2/buildstream_pb2_grpc.py | 143 ---------
 tests/testutils/artifactshare.py                   |  19 +-
 5 files changed, 7 insertions(+), 771 deletions(-)
 delete mode 100644 src/buildstream/_protos/buildstream/v2/buildstream.proto
 delete mode 100644 src/buildstream/_protos/buildstream/v2/buildstream_pb2.py
 delete mode 100644 src/buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py