This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch jbilleter/action-cache-service
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard c26c43dbe Add `action-cache-service` support
discard 06e3efcc3 tests/integration/sandbox.py: Add test for
`remote-apis-socket`
discard 754e2a720 sandbox: Add support for `remote-apis-socket`
discard 9529afa0c Enable local execution in buildbox-casd to support nested
execution
discard ccad294c3 _context.py: Add `effective_build_max_jobs` helper
add 5b9a47388 requirements: Update astroid to 3.3.7 to fix lint on Python
3.13
add 9923ee437 ci: Update images
add 4b62c4eca Merge pull request #2023 from apache/jbilleter/docker-images
add ae3e0cd52 _context.py: Add `effective_build_max_jobs` helper
add 54cfb70ff Enable local execution in buildbox-casd to support nested
execution
add e587aa21b sandbox: Add support for `remote-apis-socket`
add c78a1847e tests/integration/sandbox.py: Add test for
`remote-apis-socket`
add d3c64483f Merge pull request #2014 from apache/jbilleter/nested-reapi
new df13a8b0a Add `action-cache-service` support
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 (c26c43dbe)
\
N -- N -- N refs/heads/jbilleter/action-cache-service (df13a8b0a)
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 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:
.github/common.env | 2 +-
.github/compose/ci.docker-compose.yml | 10 +++++-----
.github/run-ci.sh | 2 +-
.github/workflows/ci.yml | 2 +-
requirements/dev-requirements.txt | 2 +-
.../project/elements/sandbox/remote-apis-socket.bst | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)