Skip to content

fix(relay): include git hook tools in runtime image#1326

Draft
thomaspblock wants to merge 1 commit into
mainfrom
brain/fix-buzz-git-hook-runtime-tools
Draft

fix(relay): include git hook tools in runtime image#1326
thomaspblock wants to merge 1 commit into
mainfrom
brain/fix-buzz-git-hook-runtime-tools

Conversation

@thomaspblock

Copy link
Copy Markdown
Collaborator

Summary

  • install curl and openssl in the relay runtime image
  • the Buzz git pre-receive hook shells out to both tools before calling /internal/git/policy
  • without them, git pushes fail closed with push authorization failed (network error reaching policy service)

Testing

  • pre-push hooks ran on push: check-push-org, desktop-test, mobile-test, rust-tests, desktop-tauri-test

Context

This should unblock pushes to Buzz git projects such as agent-video-recorder once the staging image is rebuilt/redeployed.

Co-authored-by: Thomas Petersen <thomasp@squareup.com>
Signed-off-by: Thomas Petersen <thomasp@squareup.com>
@thomaspblock thomaspblock force-pushed the brain/fix-buzz-git-hook-runtime-tools branch from ae2f087 to b1e2fe2 Compare June 27, 2026 11:06
@thomaspblock thomaspblock marked this pull request as draft June 28, 2026 02:08
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