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

Use Xcode 13.0 for Examples device farm tests #801

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

jmkiley
Copy link
Contributor

@jmkiley jmkiley commented Nov 2, 2021

PRs must be submitted under the terms of our Contributor License Agreement CLA.

Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Apply changelog label ('breaking change', 'bug 🪲', 'build', 'docs', 'feature 🍏', 'performance ⚡', 'testing 💯') or use the label 'skip changelog'

Summary of changes

This PR updates the CircleCI config to use Xcode 13 for the Examples device farm tests. This is to address failures parsing the coverage report.

User impact (optional)

@jmkiley jmkiley added the bug 🪲 Something is broken! label Nov 2, 2021
@jmkiley jmkiley self-assigned this Nov 2, 2021
@jmkiley jmkiley added the testing 💯 Changes to the test suite label Nov 2, 2021
@jmkiley jmkiley merged commit 3a2b097 into main Nov 2, 2021
@jmkiley jmkiley deleted the jk/examples-ci-xcode-12.5 branch November 2, 2021 18:49
macdrevx added a commit that referenced this pull request Nov 29, 2021
* Update node dependencies for CI (#798)

* Use Xcode 13.0 for Examples device farm tests (#801)

* Update references to 'beta' (#817)

* Fix missing 'v' prefixes in draft release template (#816)

* Generate draft release earlier in release job (#815)

* Allow release job filter to match prerelease tags (#851)

* Generate private module interface (#854)

* Exclude swiftlint config from packaged artifact (#859)

* Update baselines to new format (#863)

Co-authored-by: Jordan Kiley <jmkiley@users.noreply.github.com>
macdrevx added a commit that referenced this pull request Nov 29, 2021
* Update create-github-draft-release.sh (#751)

* Update node dependencies for CI (#798)

* Use Xcode 13.0 for Examples device farm tests (#801)

* Update CI for long-lived release branches (#808)

* Update references to 'beta' (#817)

* Fix missing 'v' prefixes in draft release template (#816)

* Generate draft release earlier in release job (#815)

* Allow release job filter to match prerelease tags (#851)

* Generate private module interface (#854)

* Exclude swiftlint config from packaged artifact (#859)

* Update baselines to new format (#863)

Co-authored-by: Jordan Kiley <jmkiley@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something is broken! testing 💯 Changes to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants