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

juergbi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit d3c64483f3625f32154f64e1095cf51843639221
Merge: 4b62c4eca c78a1847e
Author: Jürg Billeter <[email protected]>
AuthorDate: Sat Jun 14 12:15:43 2025 +0200

    Merge pull request #2014 from apache/jbilleter/nested-reapi
    
    Add support for REAPI execution from the sandbox

 doc/source/format_declaring.rst                    | 18 +++++++++++++
 src/buildstream/_cas/casdprocessmanager.py         | 20 ++++++++++++---
 src/buildstream/_context.py                        |  9 +++++++
 src/buildstream/_project.py                        | 11 +-------
 src/buildstream/sandbox/_config.py                 | 30 +++++++++++++++++++---
 src/buildstream/sandbox/_sandboxbuildboxrun.py     |  7 +++++
 src/buildstream/sandbox/_sandboxreapi.py           |  3 +++
 .../elements/sandbox/remote-apis-socket.bst        | 13 ++++++++++
 tests/integration/sandbox.py                       | 11 ++++++++
 9 files changed, 105 insertions(+), 17 deletions(-)

Reply via email to