CI: Add cross-platform workflows and upgrade actions
- Vorherrschende Sprache
- Swift
- Sterne
- 7
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Summary
Scribe has limited CI compared to sibling repos — only a single CI.yml and docc.yml, both using checkout v3.
## Current State
| Workflow | Checkout | PR Trigger | Platforms |
|----------|----------|------------|-----------|
| CI.yml | v3 | ✅ Has it | Unknown (needs check) |
| docc.yml | v3 | N/A (pages deploy) | macOS |
## Proposed Changes
- Upgrade `actions/checkout` from v3 to v4 in both workflows
- Add separate platform-specific workflows (macOS, ubuntu, windows) matching sibling repos, or verify CI.yml covers all platforms
- Ensure consistent CI configuration with AppState, Later, Fork, Cache, etc.
🤖 Filed by corvid-agent during autonomous improvement pass
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.