Commit 563cf46
Markus
fix(workflows): address PR #2408 review findings
- Add tests for JSONDecodeError and OSError fallback paths in _resolve_integration_auto()
- Centralize INTEGRATION_JSON constant in workflows/constants.py (zero-dependency module)
- Change changelog reference to (Fixes #2406) for auto-close semantics
- Remove static requires.integrations.any from speckit workflow (incomplete with 'auto')
- Add opencode to integration prompt examples1 parent cd8b207 commit 563cf46
6 files changed
Lines changed: 1796 additions & 626 deletions
File tree
- src/specify_cli
- workflows
- tests
- workflows/speckit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments