This is an automated email from the ASF dual-hosted git repository.
striker pushed a change to branch striker/speculative-actions
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard e03f5f505 speculative-actions: Add tests for tiered mode system
discard 46d56f9ec speculative-actions: Deduplicate and parallelize FetchTree
in prefetch
discard 9dfa676de speculative-actions: Cache AC results across priming passes
discard 6dc9ffabc speculative-actions: Add directory proto cache in
instantiator
discard db40b9a4b speculative-actions: Eliminate redundant work in generator
discard 4ae530c22 speculative-actions: Add tiered mode system
discard df29a87fc speculative-actions: Global instantiated_actions for
cross-element resolution
discard 78d6fd178 speculative actions: Concurrent priming with PENDING state
and per-dep callbacks
discard 736228dd1 speculative actions: Cross-element ACTION overlays with
fallback resolution
discard 3765fdcdc speculative actions: ACTION overlay for cross-subaction
output chaining
discard f6b45aa90 speculative actions: Add integration tests with recc
discard 350a0cba4 speculative actions: Add unit tests
discard 9b68cdef7 speculative actions: Add scheduler queues and pipeline wiring
discard 0e3a1cae7 speculative actions: Add proto definitions, generator, and
instantiator
new 50ba3253a speculative actions: Add proto definitions, generator, and
instantiator
new 1178cb3d3 _protos: Sync remote_execution.proto with buildbox
new a233e66d2 speculative actions: Add scheduler queues and pipeline wiring
new 1dd1e11a6 speculative actions: Add unit tests
new cf29bed50 speculative actions: Add integration tests with recc
new 2ae33fc92 speculative actions: ACTION overlay for cross-subaction
output chaining
new 58daa7959 speculative actions: Cross-element ACTION overlays with
fallback resolution
new 19267ef18 speculative actions: Concurrent priming with PENDING state
and per-dep callbacks
new 9d433748b speculative-actions: Global instantiated_actions for
cross-element resolution
new e4dcc2d77 speculative-actions: Add tiered mode system
new 36c03f472 speculative-actions: Eliminate redundant work in generator
new e7d0a3f64 speculative-actions: Add directory proto cache in
instantiator
new af6a69676 speculative-actions: Cache AC results across priming passes
new 706f4c8b2 speculative-actions: Deduplicate and parallelize FetchTree
in prefetch
new fee64aa29 speculative-actions: Add tests for tiered mode system
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 (e03f5f505)
\
N -- N -- N refs/heads/striker/speculative-actions (fee64aa29)
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.
The 15 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: