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

Add spi yml to fix SPI compatibility test matrix #706

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

finestructure
Copy link
Contributor

@adam-fowler as you know we've been unable to complete compatibility tests in SPI from the start, because the builds exceed our 10 min time limit, which leads to this unfortunate display on the package page:

CleanShot_2024-01-10_at_16 38 362x

The problem is the large number of targets that are built when we run swift build or xcodebuild build. I've had the idea that instead of compiling all products, we should instead picking one to represent all. This might not be perfect but should be good enough, particularly if it's a representative target. I've picked SotoS3 here - would that make sense?

@adam-fowler adam-fowler merged commit c36f311 into soto-project:main Jan 11, 2024
2 checks passed
@finestructure finestructure deleted the add-spi-yml branch January 12, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants