Skip to content

Fix release root workspace ownership - #23

Merged
xxvcc merged 1 commit into
mainfrom
fix/release-root-cache-ownership
Jul 27, 2026
Merged

Fix release root workspace ownership#23
xxvcc merged 1 commit into
mainfrom
fix/release-root-cache-ownership

Conversation

@xxvcc

@xxvcc xxvcc commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • allocate release root-test Go state below a fresh root-owned /tmp directory
  • stop preserving the runner environment across the release root boundary
  • add a regression guard against ${RUNNER_TEMP} root workspaces
  • reserve v2.8.1 without moving the signed, unpublished v2.8.0 audit tag

Failure evidence

Release run 30264404369 failed before build/upload because root integration inherited UID-1001 ancestors below /home/runner/work/_temp. No draft or Release was created.

Testing

  • go test -race -count=1 ./...
  • full go test -race -tags integration ./... with fresh root-owned Go caches and temp state
  • go vet ./...
  • actionlint 1.7.12
  • online zizmor --pedantic 1.28.0
  • git diff --check

@xxvcc
xxvcc merged commit 51b87bd into main Jul 27, 2026
8 checks passed
@xxvcc
xxvcc deleted the fix/release-root-cache-ownership branch July 27, 2026 12:18
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