Skip to content

feat: add smoke-docker-sbx workflow#6099

Merged
lpcox merged 4 commits into
mainfrom
feat/smoke-docker-sbx
Jul 10, 2026
Merged

feat: add smoke-docker-sbx workflow#6099
lpcox merged 4 commits into
mainfrom
feat/smoke-docker-sbx

Conversation

@lpcox

@lpcox lpcox commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Adds a Docker sbx smoke test workflow for future experimentation with Docker sandbox (microVM) integration.

This is an initial copy of smoke-copilot with renamed references and no schedule — intended as a starting point for iterating on sbx integration in a follow-up branch.

Changes

  • .github/workflows/smoke-docker-sbx.md — workflow definition (copy of smoke-copilot, renamed)
  • .github/workflows/smoke-docker-sbx.lock.yml — compiled lock file

Context

Follow-up to the runtime registry work in #6093. The sbx execution model is documented in src/container-runtime.ts as a future 'microvm' backend.

Adds a Docker sbx smoke test workflow for future experimentation
with Docker sandbox (microVM) integration. Currently a copy of
smoke-copilot with renamed references, no schedule.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 10, 2026 18:45
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 99.19% 99.22% 📈 +0.03%
Statements 99.15% 99.18% 📈 +0.03%
Functions 99.45% 99.45% ➡️ +0.00%
Branches 96.00% 96.00% ➡️ +0.00%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Agentic Workflows smoke test (“Smoke Docker Sbx”) intended as an initial, unscheduled copy of smoke-copilot to serve as a starting point for future Docker sandbox (microVM/sbx) integration experiments.

Changes:

  • Introduces a new smoke workflow definition (smoke-docker-sbx.md) with renamed references/labels and a pre-agent data precompute step.
  • Adds the corresponding compiled lock workflow (smoke-docker-sbx.lock.yml) generated by gh aw compile.
Show a summary per file
File Description
.github/workflows/smoke-docker-sbx.md New smoke workflow definition (copied from smoke-copilot, renamed for Docker sbx experimentation).
.github/workflows/smoke-docker-sbx.lock.yml Compiled lock file for the new workflow, including pinned action SHAs/images and compiled jobs/steps.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread .github/workflows/smoke-docker-sbx.md Outdated
@github-actions

Copy link
Copy Markdown
Contributor

✅ Copilot review passed with no inline comments.

@lpcox Add the ready-for-aw label to this PR to trigger agentic CI smoke tests.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@lpcox
lpcox merged commit 7e97335 into main Jul 10, 2026
21 of 22 checks passed
@lpcox
lpcox deleted the feat/smoke-docker-sbx branch July 10, 2026 18:48
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.

2 participants