swiftlang / swiftlang/swift-server-todos-tutorial
Add CI
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 25
- Forks
- 10
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 2
Description
We should verify on each PR:
- that the starter (root) package builds
- that the Completed package builds
- that the docc bundle verifies without warnings
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 root starter package, the Completed package, and the docc bundle in the repository, then review how each is currently built or verified. Add CI checks for all three targets, with completion shown by successful builds and a docc verification that produces no warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100