Skip to content

Run execution lifecycle checks in CI#824

Draft
ghostwriternr wants to merge 1 commit into
naresh/process-stack/04-sdk-processesfrom
naresh/process-ci/lifecycle
Draft

Run execution lifecycle checks in CI#824
ghostwriternr wants to merge 1 commit into
naresh/process-stack/04-sdk-processesfrom
naresh/process-ci/lifecycle

Conversation

@ghostwriternr

@ghostwriternr ghostwriternr commented Jul 15, 2026

Copy link
Copy Markdown
Member

Run the Docker-backed @repo/sandbox-execution process-lifecycle suite in CI so the supervisor's process-group and orphan-reaping guarantees are enforced, not just asserted once by hand.

Process-tree supervision and Tini-backed reaping are exactly the kind of guarantee that rots silently: a regression would not surface until a real sandbox leaked zombies in production. This wires the lifecycle suite into the reusable quality workflow, extends the path filters so it triggers on execution-substrate changes, declares its inputs in turbo.json for correct caching, and — because the guarding config is only useful if it stays correct — extends the quality-config guard to assert the new wiring.

Depends on the SDK process PR (its actual parent) and builds on the config guarded by naresh/quality-config-guard. No source overlap with the other migration PRs; retarget to next once the core stack merges.


Part of the unified process-execution stack.

Core stack — each builds on the previous:

Migrations — each builds on  5  #819:

@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 604d6a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghostwriternr ghostwriternr force-pushed the naresh/process-stack/04-sdk-processes branch from 99ac257 to a6c8993 Compare July 15, 2026 13:04
@ghostwriternr ghostwriternr force-pushed the naresh/process-ci/lifecycle branch from d8b02f0 to 3c57d9f Compare July 15, 2026 13:04
@ghostwriternr ghostwriternr force-pushed the naresh/process-stack/04-sdk-processes branch from a6c8993 to af08c09 Compare July 15, 2026 13:16
@ghostwriternr ghostwriternr force-pushed the naresh/process-ci/lifecycle branch from 3c57d9f to c9d0e3e Compare July 15, 2026 13:16
@ghostwriternr ghostwriternr force-pushed the naresh/process-stack/04-sdk-processes branch from af08c09 to eed124b Compare July 15, 2026 14:02
@ghostwriternr ghostwriternr force-pushed the naresh/process-ci/lifecycle branch from c9d0e3e to 843f7ed Compare July 15, 2026 14:02
@ghostwriternr ghostwriternr force-pushed the naresh/process-stack/04-sdk-processes branch from eed124b to 4cf7bd9 Compare July 15, 2026 14:59
@ghostwriternr ghostwriternr force-pushed the naresh/process-ci/lifecycle branch from 843f7ed to 1bb6182 Compare July 15, 2026 14:59
Route execution-substrate changes through the container-backed quality
job and run the Docker/Tini lifecycle suite there. Include the harness
files in Turbo inputs so lifecycle changes cannot reuse stale results.

Extend the configuration guard to prove the process tests remain active
and correctly wired.
@ghostwriternr ghostwriternr force-pushed the naresh/process-ci/lifecycle branch from 1bb6182 to 604d6a2 Compare July 15, 2026 15:31
@ghostwriternr ghostwriternr force-pushed the naresh/process-stack/04-sdk-processes branch from 4cf7bd9 to fb00048 Compare July 15, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant