Merged
Conversation
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- Add .travis.yml config for CI on GitHub
- Matrix build for iOS 11.3, 12.1 and macOS latest
- Dedicated schemes for Travis:
- Two dediacted schemes for Travis
- These scheme skip one very long performance test
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- Refactor folder structure - Update to Xcode 11.2 - Update Travis CI - Add package definition Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- Add files requireed for a linux build - Do not import/run tests with CommonCrypto that is not available on Linux - Update Travis build to support Linux
- Now uses `swift test --generate-linuxmain` to generate/update Linux test list - Remove failing tests directly in code Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- Fix warnings - Make it simpler and more readable - Separate in 3 stages so as to fail early Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- add original repo is no longer maintained warning - add Claude code brief - add spelling config
7aea9dc to
b5453f8
Compare
mrcmry
approved these changes
Mar 25, 2026
This file contains hidden or 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
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.
As part of the CI migration, we also use the latest macOS and iOS for testing and raise the minimum deployment targets.
The current toolchain is Swift 6.2 (used on macOS/iOS).
Using the containers on Linux, we test multiple versions of the toolchain.
This PR also includes the PR into the original repo that were never merged, i.e.: