swiftlang / swiftlang/github-workflows
Add option to build with the Static Linux SDK
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 115
- Forks
- 57
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 3
Description
Currently the workflows provided have the ability to build a number of versions of Swift. It would be great to add a workflow to be able to test compilation with the Static Linux SDK. We do something similar in Vapor - happy to provide a PR if that would be useful
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 reviewing the existing workflows in this repository and the referenced Vapor workflow section at .github/workflows/run-unit-tests.yml#L271-L282. Identify how Swift versions are selected, then add a workflow or matrix entry that tests compilation with the Static Linux SDK and verify the workflow configuration is valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, swift
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100