Why do you want to contribute?
Looking to submit a fix for #4264. Calling envvars.update() outside of a task run currently crashes with ReferenceError because line 341 references 'name' instead of 'nameOrRequestOptions'. I have added parameter validation, fixed the variable assignment, and added unit tests in packages/trigger-sdk covering the non-task path and invalid arguments.
Prior contributions or relevant experience
Full-stack developer working with TypeScript, Node.js, and React. Comfortable with unit testing and monorepo workflows.
Why do you want to contribute?
Looking to submit a fix for #4264. Calling envvars.update() outside of a task run currently crashes with ReferenceError because line 341 references 'name' instead of 'nameOrRequestOptions'. I have added parameter validation, fixed the variable assignment, and added unit tests in packages/trigger-sdk covering the non-task path and invalid arguments.
Prior contributions or relevant experience
Full-stack developer working with TypeScript, Node.js, and React. Comfortable with unit testing and monorepo workflows.