Skip to content

chore: return context error on credential helper plugin#480

Merged
Benehiko merged 1 commit intomainfrom
plugins/credentialhelper/context
Mar 2, 2026
Merged

chore: return context error on credential helper plugin#480
Benehiko merged 1 commit intomainfrom
plugins/credentialhelper/context

Conversation

@Benehiko
Copy link
Member

@Benehiko Benehiko commented Mar 2, 2026

No description provided.

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Approved — No issues found.

This PR correctly fixes the Run method to return the context error instead of nil when the context is done. The change ensures proper error propagation for context cancellation and timeout scenarios. The added test coverage validates the expected behavior.

@Benehiko Benehiko merged commit ee58e6b into main Mar 2, 2026
14 checks passed
@Benehiko Benehiko deleted the plugins/credentialhelper/context branch March 2, 2026 10:50
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.

2 participants