swiftlang / swiftlang/swift-java
Trim the CI jobs a bit -- too many variants
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 123
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 16
Description
We have too many CI jobs now due to the fact that we check 6.1, 6.2, 6.3, 6.4, linux, mac, android...
We likely can skip 6.2 in samples, and focus on the others.
I'd keep 6.1 on linux as double check; and then keep macos on latest only maybe 6.3 and snapshot.
swift-test would be on 6.1 and 6.3 as well
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CI configuration that defines the Swift version and platform job matrix. Compare the current variants with the proposed coverage for samples and swift-test, then verify that the retained Linux, macOS, Android, and snapshot jobs still run successfully and the redundant variants are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100