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/02/05 08:08:38 UTC

[buildstream] branch tristan/change-remote-config updated (cd35d90 -> 5c7c578)

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.


 discard cd35d90  _frontend/widget.py: Print remote execution setup and project cache servers
 discard 0f19b2b  _remotespec.py: Add __str__() string expansion to RemoteSpec
 discard 36c78cf  _context.py: Make project cache server lists public
 discard 83ed4bd  doc: Ammending documentation for new "servers" list of cache configuration
 discard 64d99ef  _context.py: Changed artifact and source cache configuration again.
 discard 76489ef  doc: Redocumenting artifact/source cache servers.
 discard e8578d5  _context.py: Now with full type annotations.
 discard dcffd45  node.pyi: Fleshing out more type information about nodes.
 discard c6973cc  Refactor remote asset user configuration
 discard 55d15c4  _remotespec.py: Modified format to put the certs in an "auth" dictionary.
 discard 5a0f30d  plugins/elements/junction.py: Remove ambiguous cache related junction parameters
 discard 7898680  Remote execution can only be configured in user configuration
    omit 7114f52  NEWS: Document breaking change, removed support for deprecated RE config
    omit 96b5f73  _remotespec.py: Moving RemoteSpec and RemoteExecutionSpec to its own file
    omit b7565f3  element.py: Remove local __remote_execution_specs instance variable
     add 6957eeb  Temporarily disabling notifications
     add 363ae31  Revert "Temporarily disabling notifications"
     add a435d1f  element.py: Remove local __remote_execution_specs instance variable
     add dfd258f  _remotespec.py: Moving RemoteSpec and RemoteExecutionSpec to its own file
     add 2c0a63d  Remote execution can only be configured in user configuration
     add 715d8b3  plugins/elements/junction.py: Remove ambiguous cache related junction parameters
     add 2cefe60  _remotespec.py: Modified format to put the certs in an "auth" dictionary.
     add 154dbe7  Refactor remote asset user configuration
     add 5f3d148  node.pyi: Fleshing out more type information about nodes.
     add 5333efa  _context.py: Changed artifact and source cache configuration again.
     add aab042a  _frontend/widget.py: Print remote execution setup and project cache servers
     add 58683fd  NEWS: Document breaking change, removed support for deprecated RE config
     add 6bfda52  NEWS: Documenting breaking change, redesign of remote cache configuration
     add 5c7c578  doc: Redocumenting artifact/source cache servers.

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   (cd35d90)
            \
             N -- N -- N   refs/heads/tristan/change-remote-config (5c7c578)

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:
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)