-
Notifications
You must be signed in to change notification settings - Fork 331
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
Revert "Run offline backend integration tests on M1 machines (#3961)" #3974
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit d8f172e.
vegaro
approved these changes
Jun 19, 2024
tonidero
added a commit
that referenced
this pull request
Jun 20, 2024
tonidero
added a commit
that referenced
this pull request
Jun 21, 2024
This was referenced Jun 21, 2024
tonidero
pushed a commit
that referenced
this pull request
Jun 21, 2024
**This is an automatic release.** ### Dependency Updates * Bump fastlane from 2.220.0 to 2.221.0 (#3971) via dependabot[bot] (@dependabot[bot]) * Bump rexml from 3.2.6 to 3.2.8 (#3907) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `8ec0072` to `5f55466` (#3938) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Fix cocoapods installation tests (#3981) via Toni Rico (@tonidero) * Remove carthage from CI and update release jobs to use xcode 15 and M1 (#3927) via Cesar de la Vega (@vegaro) * Bring back offline integration tests on M1 (#3976) via Toni Rico (@tonidero) * Fix Carthage (#3978) via James Borthwick (@jamesrb1) * Revert "Run offline backend integration tests on M1 machines (#3961)" (#3974) via Toni Rico (@tonidero) * Run offline backend integration tests on M1 machines (#3961) via Toni Rico (@tonidero) * Xcode project with RevenueCatUI + Tests (#3960) via James Borthwick (@jamesrb1) * Clone to spm using fastlane (#3926) via James Borthwick (@jamesrb1) * finishTransactions/ObserverMode -> PurchasesAreCompletedBy (#3947) via James Borthwick (@jamesrb1) * Switch tests for iOS 12 and 13 to M1 (#3958) via Toni Rico (@tonidero) * Fix prepare next version job (#3939) via Toni Rico (@tonidero)
nyeu
pushed a commit
that referenced
this pull request
Oct 2, 2024
…#3974) ### Description This reverts #3961. This was causing some problems in our iOS 12 tests, so we're leaving them out from this release: https://app.circleci.com/pipelines/github/RevenueCat/purchases-ios/19858/workflows/c470dc5c-03a8-4893-badd-5ea9a961f1a2/jobs/223279
nyeu
pushed a commit
that referenced
this pull request
Oct 2, 2024
nyeu
pushed a commit
that referenced
this pull request
Oct 2, 2024
**This is an automatic release.** ### Dependency Updates * Bump fastlane from 2.220.0 to 2.221.0 (#3971) via dependabot[bot] (@dependabot[bot]) * Bump rexml from 3.2.6 to 3.2.8 (#3907) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `8ec0072` to `5f55466` (#3938) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Fix cocoapods installation tests (#3981) via Toni Rico (@tonidero) * Remove carthage from CI and update release jobs to use xcode 15 and M1 (#3927) via Cesar de la Vega (@vegaro) * Bring back offline integration tests on M1 (#3976) via Toni Rico (@tonidero) * Fix Carthage (#3978) via James Borthwick (@jamesrb1) * Revert "Run offline backend integration tests on M1 machines (#3961)" (#3974) via Toni Rico (@tonidero) * Run offline backend integration tests on M1 machines (#3961) via Toni Rico (@tonidero) * Xcode project with RevenueCatUI + Tests (#3960) via James Borthwick (@jamesrb1) * Clone to spm using fastlane (#3926) via James Borthwick (@jamesrb1) * finishTransactions/ObserverMode -> PurchasesAreCompletedBy (#3947) via James Borthwick (@jamesrb1) * Switch tests for iOS 12 and 13 to M1 (#3958) via Toni Rico (@tonidero) * Fix prepare next version job (#3939) via Toni Rico (@tonidero)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This reverts #3961. This was causing some problems in our iOS 12 tests, so we're leaving them out from this release: https://app.circleci.com/pipelines/github/RevenueCat/purchases-ios/19858/workflows/c470dc5c-03a8-4893-badd-5ea9a961f1a2/jobs/223279