You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
changed the title
Build failed / project reverted messaging should print to stderr
Build failed messaging should print to stderr
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:
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.
The text was updated successfully, but these errors were encountered: