Skip to content

Fix credential protocol parsing and path matching - #5

Merged
ttys3 merged 1 commit into
mainfrom
fix/credential-protocol
Sep 3, 2026
Merged

Fix credential protocol parsing and path matching#5
ttys3 merged 1 commit into
mainfrom
fix/credential-protocol

Conversation

@ttys3

@ttys3 ttys3 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • accept both blank-line and EOF termination in credential helper requests
  • preserve full repository path matching while supporting owner/organization shorthand
  • document correct empty-helper ordering when resetting inherited helpers
  • add focused regression tests for request termination, malformed attributes, and path matching

Testing

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • GOOS=darwin GOARCH=arm64 go build ./...
  • manual helper checks for blank-line and EOF-terminated requests

Co-Authored-By: Codex (gpt-5.6-sol) <noreply@openai.com>
@ttys3
ttys3 merged commit f112e66 into main Sep 3, 2026
1 check failed
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