Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed messaging should print to stderr #50

Open
pushred opened this issue May 18, 2015 · 1 comment
Open

Build failed messaging should print to stderr #50

pushred opened this issue May 18, 2015 · 1 comment

Comments

@pushred
Copy link

pushred commented May 18, 2015

If there is a failure when building a project during deploy I've noticed what seems to be a new feature, or at least log output:

Build failed, reverting project.

The problem is I don't think this is printed to stderr, so in my case at least a CI build within which the deploy is running doesn't know that the deploy actually failed (on some level). So unless someone reviews the log output carefully the build otherwise appears to have been successful.

@pushred pushred changed the title Reverted build messaging should print error to stderr Build failed / project reverted messaging should print error to stderr May 18, 2015
@pushred pushred changed the title Build failed / project reverted messaging should print error to stderr Build failed / project reverted messaging should print to stderr May 18, 2015
@pushred pushred changed the title Build failed / project reverted messaging should print to stderr Build failed messaging should print to stderr May 18, 2015
@Zertz
Copy link
Contributor

Zertz commented Jun 27, 2015

This is quite an annoyance because not only CI passes, but the project deployed notification is also being sent.

franvarney pushed a commit that referenced this issue Jul 2, 2015
Fix --project-name summary when displaying help text for 'project scale'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants