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

context: local Env #927

Closed
11 tasks
rsteube opened this issue Oct 2, 2023 · 0 comments
Closed
11 tasks

context: local Env #927

rsteube opened this issue Oct 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rsteube
Copy link
Member

rsteube commented Oct 2, 2023

Current Behavior

For ActionExecute to function correctly environment must be passed on instead of directly using os.Environ.
Also affects access to other environment variables.

Expected Behavior

Set Context.Env as annotation to command and use it if available.

Steps To Reproduce

No response

Version

No response

OS

  • Linux
  • OSX
  • Windows

Shell

  • Bash
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

caused by #924

@rsteube rsteube added the bug Something isn't working label Oct 2, 2023
@rsteube rsteube pinned this issue Oct 2, 2023
@rsteube rsteube closed this as completed Oct 2, 2023
@rsteube rsteube unpinned this issue Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant