Commit ae7934a
fix(ci): trigger plugins on rust changes, add ldconfig for nllb cache hits
- ci.yml: add rust filter to plugins job condition so changes to
plugin SDK (sdks/**) or core crates (crates/**) trigger plugin
linting — prevents breaking SDK changes from going undetected
- plugins.yml: add ldconfig step for CTranslate2 cache hits,
matching the sherpa-onnx pattern for consistency
Signed-off-by: Claudio Costa <claudio.costa@partners.cognition.ai>
Signed-off-by: StreamKit Devin <devin@streamkit.dev>
Co-Authored-By: Claudio Costa <cstcld91@gmail.com>1 parent b834931 commit ae7934a
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
0 commit comments