CI: Add cross-platform workflows and upgrade actions
- Lingua principale
- Swift
- Stelle
- 7
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.