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/07/26 05:30:24 UTC

[buildstream] branch master updated (8036e2f8a -> 40159a802)

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 8036e2f8a Merge pull request #1701 from apache/tristan/fix-load-cross-project-element
     add 6485d176f _protos: Update local_cas.proto from buildbox-common
     add 2ac39ee53 cascache.py: Specify access credentials in `stage_directory()`
     new 40159a802 Merge pull request #1700 from apache/juerg/stage-access

The 1 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/cascache.py                   |  7 +-
 .../_protos/build/buildgrid/local_cas.proto        | 78 +++++++++++++++++
 .../_protos/build/buildgrid/local_cas_pb2.py       | 97 ++++++++++++++--------
 .../_protos/build/buildgrid/local_cas_pb2_grpc.py  | 50 +++++++++++
 4 files changed, 198 insertions(+), 34 deletions(-)


[buildstream] 01/01: Merge pull request #1700 from apache/juerg/stage-access

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 40159a8023557ce1476f3c5665d72a13d2927896
Merge: 8036e2f8a 2ac39ee53
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Tue Jul 26 07:30:19 2022 +0200

    Merge pull request #1700 from apache/juerg/stage-access
    
    Specify access credentials in `stage_directory()`

 src/buildstream/_cas/cascache.py                   |  7 +-
 .../_protos/build/buildgrid/local_cas.proto        | 78 +++++++++++++++++
 .../_protos/build/buildgrid/local_cas_pb2.py       | 97 ++++++++++++++--------
 .../_protos/build/buildgrid/local_cas_pb2_grpc.py  | 50 +++++++++++
 4 files changed, 198 insertions(+), 34 deletions(-)