Skip to content

Improve Deployer command error messages#112

Open
lang315 wants to merge 1 commit into
deployphp:masterfrom
lang315:improve-deployer-command-errors
Open

Improve Deployer command error messages#112
lang315 wants to merge 1 commit into
deployphp:masterfrom
lang315:improve-deployer-command-errors

Conversation

@lang315
Copy link
Copy Markdown

@lang315 lang315 commented May 20, 2026

Fixes #4

Summary

  • include the full Deployer command in failure messages
  • preserve stderr/stdout or the original error so missing binaries are visible
  • add a targeted hint for missing PHP or Deployer binaries
  • rebuild dist/index.js

Verification

  • npm run typecheck
  • npm run format:check
  • npm run build
  • env INPUT_SKIP-SSH-SETUP=true INPUT_DEP=list INPUT_DEPLOYER-BINARY=package.json INPUT_PHP-BINARY=/tmp/deployphp-action-missing-php INPUT_ANSI=false INPUT_VERBOSITY= node dist/index.js

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.

Command failed with ENOENT: deployer.phar

1 participant