Skip to content

cli: do not hide the original exception when failing in our ensure block#29923

Merged
lacostej merged 2 commits into
fastlane:masterfrom
lacostej:fix/29916_cli
Feb 26, 2026
Merged

cli: do not hide the original exception when failing in our ensure block#29923
lacostej merged 2 commits into
fastlane:masterfrom
lacostej:fix/29916_cli

Conversation

@lacostej

@lacostej lacostej commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.
  • I've added or updated relevant unit tests.

Motivation and Context

Description

Testing Steps

@lacostej lacostej mentioned this pull request Feb 25, 2026
4 tasks

@iBotPeaches iBotPeaches left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find and fix.

@lacostej lacostej merged commit d9ee075 into fastlane:master Feb 26, 2026
9 checks passed
@lacostej lacostej deleted the fix/29916_cli branch February 26, 2026 05:35

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @lacostej 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a month, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀"

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations! 🎉 This was released as part of fastlane 2.232.2 🚀

@github-actions github-actions Bot locked and limited conversation to collaborators Apr 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants