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 Fastlane #761

Merged
merged 1 commit into from
Jul 26, 2019
Merged

Update Fastlane #761

merged 1 commit into from
Jul 26, 2019

Conversation

justinswart
Copy link
Contributor

@justinswart justinswart commented Jul 22, 2019

πŸ“² What

Updates Fastlane and its ruby gems to silence a warning that we're seeing on our repo:

image

πŸ€” Why

Although this doesn't affect us too much because ours is not a rails app, it's still not pleasant to see this warning each time we land on the repo page.

πŸ›  How

Ran bundle update.

βœ… Acceptance criteria

Log in to CircleCI, find the build-and-cache job for this branch, re-run it with SSH enabled. Then SSH in and test the following:

  • bundle exec fastlane match_all (will only work once per session because of the keychain stuff it tries to do, if you need to run it again you have to comment some stuff out in Fastfile).
  • bundle exec fastlane itunes_gym (must be run after match_all)
  • swiftlint should not be a newer version than the one we use.

@justinswart
Copy link
Contributor Author

Update fastlane

@justinswart justinswart merged commit b23d839 into master Jul 26, 2019
@justinswart justinswart deleted the update-fastlane branch July 26, 2019 17:09
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