Skip to content

Recompile/compiler 5a10da88 - #6247

Closed
lpcox wants to merge 5 commits into
mainfrom
recompile/compiler-5a10da88
Closed

Recompile/compiler 5a10da88#6247
lpcox wants to merge 5 commits into
mainfrom
recompile/compiler-5a10da88

Conversation

@lpcox

@lpcox lpcox commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

lpcox and others added 5 commits July 14, 2026 17:02
Recompiled all 57 workflows using:
  gh-aw compile --gh-aw-ref 5a10da8811ff76f3a1110e8971c716f22ba9c905

This compiler version includes fixes for docker-sbx runtime:
- Suppress --tty for docker-sbx (fixes sbx exec pty deadline)
- Install CLI binaries into sbx-accessible path
- Set agentTimeout in AWF config for docker-sbx

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8dcc99fc-3d0e-40c5-8b75-bc43d9bf5dee
The released AWF v0.27.31 images don't include the /dev/null:rw mount
and capsh PATH fixes needed for gVisor. Build from source until the
next AWF release includes these fixes.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8dcc99fc-3d0e-40c5-8b75-bc43d9bf5dee
When building AWF from source, Docker images are tagged without digest
pins (e.g., agent:0.27.31). The compiler-generated imageTag includes
digest pins (agent=sha256:...) which Docker can't match against
locally-built images. Strip the pins so docker compose finds them.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8dcc99fc-3d0e-40c5-8b75-bc43d9bf5dee
…y workflows

All 7 sbx/gvisor workflows now trigger on both their dedicated label
(e.g. test-gvisor) AND the ready-for-aw label. Sink-visibility
workflows gain pull_request trigger with ready-for-aw label gate.

This ensures all strict-security smoke tests run as part of the
standard ready-for-aw CI suite alongside existing smoke tests.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8dcc99fc-3d0e-40c5-8b75-bc43d9bf5dee
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8dcc99fc-3d0e-40c5-8b75-bc43d9bf5dee
Copilot AI review requested due to automatic review settings July 15, 2026 00:47

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.

Copilot wasn't able to review any files in this pull request.

@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.

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