Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: forward env to RunCommand when evaluating sh vars #1869

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

rohm1
Copy link
Contributor

@rohm1 rohm1 commented Oct 17, 2024

Fixes #630

@pd93 pd93 changed the title forward env to RunCommand when evaluating sh vars. fixes #1742 fix: forward env to RunCommand when evaluating sh vars Dec 31, 2024
@pd93
Copy link
Member

pd93 commented Dec 31, 2024

@rohm1 For whatever reason GitHub refused to run the tests on a bunch of PRs. Can you please rebase and push your changes again?

Never mind. I see that you allowed maintainer edits, so I have added some tests and merged origin/main.

@pd93 pd93 merged commit 24a830e into go-task:main Jan 2, 2025
14 checks passed
pd93 added a commit that referenced this pull request Jan 2, 2025
* forward env to RunCommand when evaluating sh vars. fixes #1742

* feat: added tests

* fix: test

---------

Co-authored-by: Pete Davison <[email protected]>
@pd93
Copy link
Member

pd93 commented Jan 2, 2025

Thanks @rohm1! 🚀

pd93 added a commit that referenced this pull request Jan 2, 2025
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.

Dynamic variable execution environment does not inherit globally set environment variables
3 participants