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

[Feature Request] support changing directory #145

Open
oboenikui opened this issue Apr 25, 2024 · 2 comments
Open

[Feature Request] support changing directory #145

oboenikui opened this issue Apr 25, 2024 · 2 comments

Comments

@oboenikui
Copy link

oboenikui commented Apr 25, 2024

Currently, even if the current directory is changed as a result of executing command, it is not kept in the next step.

It would be very convenient to have a means to save the directory of the execution result or to execute directory changes between steps.

Alternatively, if we can execute our own Go method between steps, we could achieve our goal by calling os.Chdir.

@oboenikui oboenikui changed the title [Feature Request] support change directory [Feature Request] support changing directory Apr 25, 2024
@saschagrunert
Copy link
Owner

@oboenikui thank you for the feature request! I agree it would be great to be able to set the working directory. Do you like to propose a PR for it?

@oboenikui
Copy link
Author

@saschagrunert
Thank you for confirming.
I have not worked on it yet, but if you prefer someone to submit the PR, I'm willing to do so.
If you prefer to work on it yourself, I respect that decision because I have never written much golang code.

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

2 participants