Peter Steinberger
|
8616c0c374
|
refactor: finish shared test helper migrations (#120996)
* test: finish shared helper migrations
* test: fix helper migration CI
* style: fix test import ordering
* test(acpx): restore deferred void types
* test: fix helper migrations after rebase
|
2026-08-09 06:00:06 -07:00 |
|
sallyom
|
4ba02b83e8
|
refactor(sandbox): share container backend with Podman
Signed-off-by: sallyom <somalley@redhat.com>
|
2026-07-31 00:06:33 -04:00 |
|
Vincent Koc
|
ac157b3af0
|
fix(openshell): restore sandbox creation on current OpenShell (#115058)
* test(openshell): use structured gateway discovery
* fix(openshell): bound sandbox runtime names
* test(openshell): bound policy sandbox fixture
* docs(sandbox): document compatibility matrix
* fix(openshell): preserve registered runtime identities
* fix(openshell): quote recreate scope safely
* fix(openshell): match shipped legacy names
* docs(sandbox): refresh generated map
* test(sandbox): mock registered runtime lookup
* fix(openshell): reject non-ready legacy runtimes
|
2026-07-28 11:13:04 +02:00 |
|
Peter Steinberger
|
2444cc2f37
|
refactor(openshell): trim internal exports (#107291)
|
2026-07-14 01:20:03 -07:00 |
|
Renaud Cerrato
|
95b97e5b0b
|
fix(exec): fail invalid explicit workdir before running (#94441)
* fix(exec): fail invalid explicit workdir before running
* test(exec): tighten invalid workdir regression
* fix(exec): clarify invalid workdir recovery
* refactor(exec): centralize workdir resolution
* test(exec): update invalid workdir assertion
* fix(exec): harden backend workdir contract
* fix(exec): map missing backend host workdirs
* fix(exec): reject control commands before workdir prep
* fix(exec): defer env hook until backend cwd validation
* chore(sdk): refresh plugin api baseline
* test(agents): drop redundant definition assertions
* test(exec): use real config workdirs
* test(exec): use tracked temp dirs
* test(openshell): keep temp setup local
* test: update temp-dir route fixture
---------
Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com>
|
2026-06-26 08:02:00 +10:00 |
|