Skip to content

Update fastlane to 2.178#1953

Merged
roryabraham merged 1 commit into
masterfrom
andrew-fastlane-update
Mar 19, 2021
Merged

Update fastlane to 2.178#1953
roryabraham merged 1 commit into
masterfrom
andrew-fastlane-update

Conversation

@AndrewGable

@AndrewGable AndrewGable commented Mar 19, 2021

Copy link
Copy Markdown
Contributor

Details

We were running into an error when uploading a newer iOS version and the current iOS testflight is in review. In this case we've instructed fastlane to update the current iOS version in review, with the newer version. When fastlane attempted to do that, it threw an error:

fastlane-2.176.0/spaceship/lib/spaceship/connect_api/api_client.rb:181:in `handle_response': \e[31m[!] undefined method `status' for nil:NilClass\e[0m (NoMethodError)`.

It sounds like here: fastlane/fastlane#17910 (comment) people are able to use the latest version of fastlane to fix this.

Fixed Issues

Fixes broken iOS builds from uploading

Tests

  1. Merge this PR
  2. Verify iOS is able to upload without any failures

@AndrewGable AndrewGable requested a review from roryabraham March 19, 2021 21:57
@AndrewGable AndrewGable self-assigned this Mar 19, 2021
@AndrewGable AndrewGable requested a review from a team as a code owner March 19, 2021 21:57
@botify botify requested review from pecanoro and removed request for a team March 19, 2021 21:57

@roryabraham roryabraham 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.

Nice, let's hope this works!

@roryabraham roryabraham merged commit 35fc713 into master Mar 19, 2021
@roryabraham roryabraham deleted the andrew-fastlane-update branch March 19, 2021 22:23
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants