Skip to content

Normalize streamed deployment secrets before signing - #12

Merged
YesterdaysLemon merged 1 commit into
mainfrom
fix/deploy-secret-newline
Aug 26, 2026
Merged

Normalize streamed deployment secrets before signing#12
YesterdaysLemon merged 1 commit into
mainfrom
fix/deploy-secret-newline

Conversation

@YesterdaysLemon

Copy link
Copy Markdown
Owner

Closes #11.

Normalizes surrounding whitespace on the app-scoped deployment secret before computing the signed exact-SHA webhook. This preserves the server's canonical 64-character value when gh secret set receives a newline-terminated stream from Windows PowerShell.

Local dummy-HMAC normalization check passed; the full container delivery workflow will run on this PR.

@YesterdaysLemon
YesterdaysLemon merged commit 699240c into main Aug 26, 2026
2 checks passed
@YesterdaysLemon
YesterdaysLemon deleted the fix/deploy-secret-newline branch August 26, 2026 20:30
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.

Normalize streamed deployment secrets before HMAC signing

1 participant