Skip to content

Conversation

@pvsr
Copy link
Contributor

@pvsr pvsr commented Jan 8, 2025

Adds SetEnvironment(List(#(String, String))) to CommandOpt, where the contents of the list are key-value pairs to set as environment variables in the child process. I tested across erlang, node, and deno.

@pvsr
Copy link
Contributor Author

pvsr commented Jan 12, 2025

I saw the CI failure and fixed the js formatting. I think it'll pass now 🤞

@pvsr pvsr force-pushed the env branch 2 times, most recently from cf6f224 to 3665b86 Compare January 14, 2025 04:00
@pvsr
Copy link
Contributor Author

pvsr commented Jan 14, 2025

I figured out how to run the CI in my fork and got the tests passing in the CI env, so now it should work for real 😅

@pvsr pvsr force-pushed the env branch 2 times, most recently from 4014884 to b84a35a Compare January 14, 2025 04:12
@tynanbe
Copy link
Owner

tynanbe commented Feb 15, 2025

Thanks for your contribution and thorough work! This looks like a nice first take on the feature. Sorry for the delay. Hopefully, I can publish a new release soon.

@tynanbe tynanbe merged commit fdf9a86 into tynanbe:main Feb 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants