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

Store Carthage exit code in a local variable #77

Merged

Conversation

connected-crwilson
Copy link
Contributor

SUMMARY

This PR finally properly handles the scenario where Carthage fails to install all of its dependencies. In this situation the exit code is now properly propagated to the topmost script, which will then cause CircleCI to fail the build and not execute any subsequent run: steps.

@connected-crwilson connected-crwilson self-assigned this Nov 19, 2019
@connected-crwilson connected-crwilson merged commit 331c3ce into develop Nov 19, 2019
@connected-crwilson connected-crwilson deleted the craig/properly-propagate-carthage-exit-code branch January 21, 2020 14:43
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

1 participant