fix(packages): create declared runtime directories #173
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/package-runtime-directories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create every writable runtime directory before project-controlled package code starts. This fixes Zig temporary-file failures when TMPDIR is /workspace/tmp. Both package worker images advance to v6, and the server-package contract covers the directories.