This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch juerg/remote-cache
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
discard 85f4e6e _stream.py: Parallelize cache queries if a remote cache is
configured
discard 6a97826 _scheduler: Add CacheQueryQueue to support cache query in job
threads
discard 160c666 _sandboxremote.py: Make storage-service optional with remote
cache
discard d2e404c _context.py: Add support for remote-cache configuration
discard b4b2fb6 _cas: Add support for remote cache
discard c5a5d7d _sandboxremote.py: Drop unused output_files_required parameter
discard a71e63e Always require artifact files
discard a36a383 Drop pull-artifact-files config option for remote execution
add d818371 Drop pull-artifact-files config option for remote execution
add d6d30e8 Always require artifact files
add 495afe4 _sandboxremote.py: Drop unused output_files_required parameter
add 79cfc0b _cas: Add support for remote cache
add ac9b288 _context.py: Add support for remote-cache configuration
add db45c67 _sandboxremote.py: Make storage-service optional with remote
cache
add d3051ac _scheduler: Add CacheQueryQueue to support cache query in job
threads
add ce6c0ef _stream.py: Parallelize cache queries if a remote cache is
configured
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 (85f4e6e)
\
N -- N -- N refs/heads/juerg/remote-cache (ce6c0ef)
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 | 1 -
src/buildstream/_context.py | 2 +-
src/buildstream/_frontend/widget.py | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)