Commit 26e5cf7
Mcpb env file arg (#694)
* fix: mcpb bundles pass --env.file so the default credential store is created
Completes #692: the engine creates/sources the env file only when --env.file
is set, and the bundle manifest never passed it, so packaged installs got no
placeholder and reload_credentials had nothing to source. ${HOME} as a plain
arg, same Windows-backslash constraint as --approot.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: same --env.file arg in the multiplatform bundle manifest
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 7ad9590 commit 26e5cf7
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments