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

[update:execute] Warn and return 0 if there are no pending updates #3518

Merged
merged 1 commit into from
Sep 9, 2017
Merged

[update:execute] Warn and return 0 if there are no pending updates #3518

merged 1 commit into from
Sep 9, 2017

Conversation

phenaproxima
Copy link
Contributor

Problem/Motivation

A recent change to the update:execute command has made me a sad panda. As of 1.0.2, if there are no pending updates, an error is output and 1 is returned. This broke our Travis CI builds over at acquia/lightning: https://travis-ci.org/acquia/lightning/jobs/272902792

Solution

I discussed this problem briefly with @jmolivas on Slack and he said it should warn, not error, and return 0.

@jmolivas jmolivas modified the milestone: 1.1.0 Sep 7, 2017
@jmolivas jmolivas merged commit dfd9413 into hechoendrupal:master Sep 9, 2017
@jmolivas
Copy link
Member

jmolivas commented Sep 9, 2017

@phenaproxima Thanks for your contribution, your PR was merged. This will be included in the next release.

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.

None yet

2 participants