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

[frameit] add Device Google Pixel 5 #20389

Merged
merged 1 commit into from Jun 25, 2022

Conversation

denrase
Copy link
Contributor

@denrase denrase commented Jun 17, 2022

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

Adds support for Google Pixel 5 device with correct resolution and with colors Just Black and Sorta Sage.

Description

Related: fastlane/frameit-frames#27

Also added the color Sorta Sage, but there is an issue where the file is not found, as there is a wrong character in the filename. See below:

Bildschirmfoto 2022-06-17 um 11 07 08

When changing the filename to a regular whitespace, everything works as expected. This should be fixed in https://github.com/fastlane/frameit-frames

Testing Steps

To test this branch, modify your Gemfile as:

gem "fastlane", :git => "https://github.com/denrase/fastlane.git", :branch => "denrase-support-pixel-5"
And run bundle install to apply the changes.

@google-cla
Copy link

google-cla bot commented Jun 17, 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.

@denrase
Copy link
Contributor Author

denrase commented Jun 17, 2022

@joshdholtz Hey there! Dunno if this is something you'd want to merge, i just added this to automate screenshots with Pixel 5 and also found an issue with the filename of one of the device frames.

@denrase denrase marked this pull request as ready for review June 17, 2022 09:13
@renchap
Copy link

renchap commented Jun 24, 2022

I tested your PR and can confirm it worked for me, thanks a lot!

@joshdholtz joshdholtz changed the title Add Device Google Pixel 5 [frameit] add Device Google Pixel 5 Jun 25, 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.

Thank you for fixing this! Really appreciate it 🥰

@joshdholtz joshdholtz merged commit b12c325 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 @denrase 👋

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 Aug 30, 2022
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.

None yet

4 participants