Skip to content

fix: surface deploy command failures in action output#116

Open
whyujjwal wants to merge 1 commit into
deployphp:masterfrom
whyujjwal:fix/issue-21-dep-error-surface
Open

fix: surface deploy command failures in action output#116
whyujjwal wants to merge 1 commit into
deployphp:masterfrom
whyujjwal:fix/issue-21-dep-error-surface

Conversation

@whyujjwal
Copy link
Copy Markdown

Summary

  • surface the original zx/deployer process failure message instead of replacing it with a generic Failed: dep ... error
  • export main behind an entrypoint guard so the module can be tested without auto-running
  • add a regression test proving the original deployer failure text is preserved

Fixes #21

Validation

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

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.

Action Randomly Fails When Connecting To Host

1 participant