swiftlang / swiftlang/github-workflows

Add option to build with the Static Linux SDK

Open
#34 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.