Skip to content

fix: clarify SSH host key verification failures#117

Open
whyujjwal wants to merge 1 commit into
deployphp:masterfrom
whyujjwal:fix/issue-61-host-key-context
Open

fix: clarify SSH host key verification failures#117
whyujjwal wants to merge 1 commit into
deployphp:masterfrom
whyujjwal:fix/issue-61-host-key-context

Conversation

@whyujjwal
Copy link
Copy Markdown

Summary

  • detect deployer/OpenSSH host key verification failures in action output
  • emit actionable guidance that names the remote host and explains this is the server host key, not the private key secret
  • add focused tests for host parsing and guidance formatting

Validation

  • npm test
  • npm run typecheck
  • npm run build
  • npm run format:check

Closes #61

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.

Ambiguous key verification error

1 participant