Skip to content

Commit 7bfc04f

Browse files
committed
chore: add changeset
1 parent 8a1d99c commit 7bfc04f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/open-sites-camp.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@t-req/sdk": patch
3+
"@t-req/core": patch
4+
"@t-req/app": patch
5+
---
6+
7+
Add profile propagation through script and test runners.
8+
9+
Scripts and tests now automatically inherit the active workspace configuration profile when executed. This enables seamless use of profile-specific variables across nested execution contexts without manual configuration.
10+
When running scripts or tests, the active profile is passed via the `TREQ_PROFILE` environment variable. Spawned clients automatically use this profile for variable resolution when no explicit profile is configured, ensuring consistent behavior whether triggered from the dashboard, CLI, or programmatically.

0 commit comments

Comments
 (0)