Commit 8e1482a
committed
ci(release): make live-ollama e2e cell non-blocking for publish
The release-e2e ollama cell drives a live 7B model on a GPU-less runner and
is too flaky to gate releases - it blocked v0.17.0 and v0.17.2 from shipping
despite the full test suite and deterministic cell passing. Mark it
continue-on-error so publish gates only on deterministic + reliable checks;
it still runs and shows red on a real regression, just can't veto the release.1 parent 78649ac commit 8e1482a
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
| |||
0 commit comments