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

Environment variables not expanded within task directory #116

Closed
elldritch opened this issue Jun 11, 2018 · 1 comment
Closed

Environment variables not expanded within task directory #116

elldritch opened this issue Jun 11, 2018 · 1 comment

Comments

@elldritch
Copy link

I want to run a task in $GOPATH/github.com/some/project, but this causes task: Failed to run task "taskname": chdir $GOPATH/github.com/some/project: no such file or directory even though the folder exists. Hardcoding the value of $GOPATH works around this issue.

@andreynering andreynering added the type: bug Something not working as intended. label Jun 16, 2018
@andreynering
Copy link
Member

Hi @ilikebits!

Thanks for reporting. This is now fixed on master branch. Let me know if you still have issues.

@pd93 pd93 removed the type: bug Something not working as intended. label Dec 16, 2024
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

No branches or pull requests

3 participants