Commit 443f70c
fix(api-compat+lint): remove mastra from BraintrustPluginConfig, drop unused types
- Remove mastra from BraintrustPluginConfig inline type (api-compat flags
any change to the inline type string; use getIntegrationConfig dynamic
lookup instead, same pattern as groq in other integration PRs)
- Remove unused IntegrationName/IntegrationMap type aliases (no longer
referenced after widening getDefaultConfig/readEnvConfig return types)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d3bade2 commit 443f70c
2 files changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
153 | | - | |
| 159 | + | |
154 | 160 | | |
155 | 161 | | |
156 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
0 commit comments