Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kylehowells
Copy link
Contributor

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've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

I noticed reviewing our generated snapshot images that although the iPod touch (testing smallest screen size still supported) screenshots were generated, they were not included in the output HTML file.

Description

Added missing iPod touch (7th generation) simulator name to the definitions used to output generated HTML files.

@google-cla
Copy link

google-cla bot commented Jun 1, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@kylehowells kylehowells changed the title Add missing iPod touch to Generated Snapshot Reports [snapshot] Add missing iPod touch to Generated Snapshot Reports Jun 1, 2022
Copy link
Member

@joshdholtz joshdholtz left a comment

Choose a reason for hiding this comment

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

This looks good to me! Thank you for fixing this 😊

@joshdholtz joshdholtz merged commit 4ea6601 into fastlane:master Jun 25, 2022
crazymanish added a commit that referenced this pull request Jun 26, 2022
* master:
  [pilot] added the Pilot::TesterExporter class unit tests (#20394)
  Add device Google Pixel 5 (#20389)
  [action][update_info_plist] improve the plist file-path option validation check (#20356)
  Specify s3 object prefix (#20344)
  [snapshot] Add missing iPod touch to Generated Snapshot Reports (#20337)
  [Ruby] Ruby 2.6 is now the minimum (dropping Ruby 2.5) (#20413)
@fastlane-bot
Copy link

Hey @kylehowells πŸ‘‹

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 week, 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 πŸš€

@fastlane-bot
Copy link

Congratulations! πŸŽ‰ This was released as part of fastlane 2.207.0 πŸš€

@fastlane fastlane locked and limited conversation to collaborators Sep 1, 2022
@kylehowells kylehowells deleted the patch-2 branch October 9, 2023 02:03
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.

3 participants