Skip to content

Conversation

@gquemener
Copy link

This version improves command execution error detection

This version improves command execution error detection
@gquemener
Copy link
Author

See Herzult/php-ssh#44

@gquemener
Copy link
Author

Hello @Elfet,
Could you review this one please?

Main problem with php-ssh@1.1.0 is that it relies on stderr to check if executed command failed or not BUT since a few weeks, composer writes a lot of things to stderr that are not errors (see my previous comment for the reasons).

Basically, all deployer users that uses composer during deployment (so a good majority of its users) will get a RuntimeException during composer install step.

I've fixed the problem on php-ssh, all you have to do now is to update deployer, and then we can share a 🍻

@Djeg
Copy link

Djeg commented Mar 18, 2015

👍

2 similar comments
@Shivoham
Copy link

👍

@wysow
Copy link

wysow commented Mar 18, 2015

👍

@antonmedv
Copy link
Member

Great! Sorry about delay. 🍺

antonmedv pushed a commit that referenced this pull request Mar 30, 2015
@antonmedv antonmedv merged commit 879b31e into deployphp:2.x Mar 30, 2015
@antonmedv antonmedv added the bug label Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants