Skip to content

[codex] Fix docker binary permissions for packaged artifacts#191

Merged
yeoleobun merged 2 commits intorestsend:mainfrom
yeoleobun:codex/prebuilt-cross-images
Apr 17, 2026
Merged

[codex] Fix docker binary permissions for packaged artifacts#191
yeoleobun merged 2 commits intorestsend:mainfrom
yeoleobun:codex/prebuilt-cross-images

Conversation

@yeoleobun
Copy link
Copy Markdown
Collaborator

@yeoleobun yeoleobun commented Apr 17, 2026

What changed

  • Set executable permission for packaged binaries in Dockerfile using explicit mode (COPY --chmod=0755).
  • Keeps build outputs runnable after artifact transfer in parallel CI jobs.

This PR is a minimal follow-up after the prebuilt cross image workflow changes.

@yeoleobun yeoleobun marked this pull request as ready for review April 17, 2026 01:37
@yeoleobun yeoleobun merged commit 0155498 into restsend:main Apr 17, 2026
2 checks passed
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