I'd like to land a fix for #4264. Ran tsx --eval with update("proj_x","dev","FOO",{value:"bar"}) on 0a23814 against packages/trigger-sdk/src/v3/envvars.ts. It threw ReferenceError: name is not defined at line 341. Branch is fix/4264-envvars-update-name with the assignment and a regression test.
First PR here. Fork is claxman/trigger.dev.
I'd like to land a fix for #4264. Ran
tsx --evalwithupdate("proj_x","dev","FOO",{value:"bar"})on 0a23814 againstpackages/trigger-sdk/src/v3/envvars.ts. It threwReferenceError: name is not definedat line 341. Branch isfix/4264-envvars-update-namewith the assignment and a regression test.First PR here. Fork is claxman/trigger.dev.