Recompile/compiler 5a10da88 - #6247
Closed
lpcox wants to merge 5 commits into
Closed
Conversation
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
Contributor
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.