Commit 7dd388a
committed
fix(ci): pin claude-code to 2.1.143 to unbreak validate
claude-code 2.1.146 ships a broken native-binary install — `claude plugin
validate` errors "claude native binary not installed", failing the validate
CI job. mise's npm:@anthropic-ai/claude-code = "latest" floated onto it.
Pin to 2.1.143 (last known-good — verified passing in ai-mktpl PR #391's
validate run, all plugins green). Also pin jq to 1.8.1 for reproducible CI.
https://claude.ai/code/session_01AiWbZuSU6UCjuXnrBBFk9p1 parent 139775e commit 7dd388a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments