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/01/29 05:33:18 UTC

[buildstream] branch tristan/change-remote-config updated (83ed4bd -> c04ac0d)

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

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


    from 83ed4bd  doc: Ammending documentation for new "servers" list of cache configuration
     add 36c78cf  _context.py: Make project cache server lists public
     add 0f19b2b  _remotespec.py: Add __str__() string expansion to RemoteSpec
     add c04ac0d  _frontend/widget.py: Print remote execution setup and project cache servers

No new revisions were added by this update.

Summary of changes:
 src/buildstream/_context.py         | 24 ++++++------
 src/buildstream/_frontend/widget.py | 75 ++++++++++++++++++++++++++++++++++++-
 src/buildstream/_remotespec.py      | 12 ++++++
 3 files changed, 98 insertions(+), 13 deletions(-)