-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Xcode 13 support + iOS 15 fixes #17415
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67a3fac - Browse repository at this point
Copy the full SHA 67a3facView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54678a - Browse repository at this point
Copy the full SHA b54678aView commit details
Commits on Sep 28, 2021
-
Merge pull request #17225 from wordpress-mobile/issue/17172_fix_tab_b…
…ar_background iOS 15: fix tab bar background
Configuration menu - View commit details
-
Copy full SHA for b8df857 - Browse repository at this point
Copy the full SHA b8df857View commit details -
Merge pull request #17227 from wordpress-mobile/issue/ios_15_table_vi…
…ew_header_top_padding iOS 15: fix the top padding on Table View's header
Configuration menu - View commit details
-
Copy full SHA for 4d5f673 - Browse repository at this point
Copy the full SHA 4d5f673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33746be - Browse repository at this point
Copy the full SHA 33746beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdcec49 - Browse repository at this point
Copy the full SHA bdcec49View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 49b0ed0 - Browse repository at this point
Copy the full SHA 49b0ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e08748 - Browse repository at this point
Copy the full SHA 6e08748View commit details -
Use latest Ruby version in CircleCI,
2.7.4
Prior to this change, we were using `2.6.6` but that version is no longer available in the Xcode 13 image. See error message here: https://app.circleci.com/pipelines/github/wordpress-mobile/WordPress-iOS/24560/workflows/74788ee1-f42e-4876-96c6-4e75e74016d4/jobs/57379
Configuration menu - View commit details
-
Copy full SHA for 136f4ee - Browse repository at this point
Copy the full SHA 136f4eeView commit details -
Remove MockContext from unit tests
Giorgio Ruscigno committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 52ebbd0 - Browse repository at this point
Copy the full SHA 52ebbd0View commit details -
Giorgio Ruscigno committed
Sep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 432ed7c - Browse repository at this point
Copy the full SHA 432ed7cView commit details -
Replace the use of MockContext with TestContextManager.mainContext in…
… unit tests, to address build issues on Xcode 13
Giorgio Ruscigno committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 5b15ec1 - Browse repository at this point
Copy the full SHA 5b15ec1View commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 202c76a - Browse repository at this point
Copy the full SHA 202c76aView commit details -
Update Fastlane from 2.184.1 to 2.195.0
I did this to see if it solved the issues we are experiencing with Xcode 13 testing, but that didn't help.
Configuration menu - View commit details
-
Copy full SHA for b5a75cc - Browse repository at this point
Copy the full SHA b5a75ccView commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4de57a1 - Browse repository at this point
Copy the full SHA 4de57a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f8c73 - Browse repository at this point
Copy the full SHA 56f8c73View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a99d8c6 - Browse repository at this point
Copy the full SHA a99d8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5418e5 - Browse repository at this point
Copy the full SHA b5418e5View commit details -
Merge pull request #17379 from wordpress-mobile/fix/17378-user_profil…
…e_sheet_ios15 iOS 15: Fix user profile sheet being shown fullscreen
Configuration menu - View commit details
-
Copy full SHA for 4a3b43a - Browse repository at this point
Copy the full SHA 4a3b43aView commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e337922 - Browse repository at this point
Copy the full SHA e337922View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc376fd - Browse repository at this point
Copy the full SHA fc376fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f4d52 - Browse repository at this point
Copy the full SHA 21f4d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2ed80 - Browse repository at this point
Copy the full SHA 0e2ed80View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 54d07bd - Browse repository at this point
Copy the full SHA 54d07bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc57a07 - Browse repository at this point
Copy the full SHA dc57a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fffe76 - Browse repository at this point
Copy the full SHA 3fffe76View commit details -
Configuration menu - View commit details
-
Copy full SHA for db41dd5 - Browse repository at this point
Copy the full SHA db41dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73737bd - Browse repository at this point
Copy the full SHA 73737bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1307f9b - Browse repository at this point
Copy the full SHA 1307f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ecaed - Browse repository at this point
Copy the full SHA a7ecaedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 518508f - Browse repository at this point
Copy the full SHA 518508fView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e404d15 - Browse repository at this point
Copy the full SHA e404d15View commit details -
Merge pull request #17233 from wordpress-mobile/issue/xcode_13_change…
…_buildkite_image iOS 15: Change Buildkite image to Xcode 13
Configuration menu - View commit details
-
Copy full SHA for 2d6618a - Browse repository at this point
Copy the full SHA 2d6618aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcc280 - Browse repository at this point
Copy the full SHA 7fcc280View commit details
Commits on Nov 4, 2021
-
Read Ruby version for chruby from .ruby-version in CircleCI
This ensures there is a single source of truth fro the Ruby version across: - Local tooling - CircleCI - Buildkite
Configuration menu - View commit details
-
Copy full SHA for f963937 - Browse repository at this point
Copy the full SHA f963937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fdcc22 - Browse repository at this point
Copy the full SHA 3fdcc22View commit details -
Merge pull request #17418 from wordpress-mobile/ruby-version-source-o…
…f-truth Read Ruby version for chruby from .ruby-version in CircleCI
Configuration menu - View commit details
-
Copy full SHA for 5aa63b3 - Browse repository at this point
Copy the full SHA 5aa63b3View commit details -
Update .buildkite/commands/build-for-testing.sh
Co-authored-by: Olivier Halligon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c830f7 - Browse repository at this point
Copy the full SHA 5c830f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27e39b - Browse repository at this point
Copy the full SHA d27e39bView commit details