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

iOS 15: Change Buildkite image to Xcode 13 #17233

Merged
merged 16 commits into from
Nov 3, 2021

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    33746be View commit details
    Browse the repository at this point in the history
  2. Fix: image name

    leandroalonso committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    bdcec49 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    49b0ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e08748 View commit details
    Browse the repository at this point in the history
  3. 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
    mokagio committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    136f4ee View commit details
    Browse the repository at this point in the history
  4. Remove MockContext from unit tests

    Giorgio Ruscigno committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    52ebbd0 View commit details
    Browse the repository at this point in the history
  5. Rearrange project files

    Giorgio Ruscigno committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    432ed7c View commit details
    Browse the repository at this point in the history
  6. Replace the use of MockContext with TestContextManager.mainContext in…

    … unit tests, to address build issues on Xcode 13
    Giorgio Ruscigno committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5b15ec1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    202c76a View commit details
    Browse the repository at this point in the history
  2. 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.
    mokagio committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    b5a75cc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    a99d8c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5418e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    e337922 View commit details
    Browse the repository at this point in the history
  2. Fix Ruby Issue

    jkmassel committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    fc376fd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    518508f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    e404d15 View commit details
    Browse the repository at this point in the history