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

Allow running tasks as non-root user #30

Closed
mortenscheel opened this issue Jul 28, 2021 · 2 comments
Closed

Allow running tasks as non-root user #30

mortenscheel opened this issue Jul 28, 2021 · 2 comments
Labels
bug Something isn't working in progress

Comments

@mortenscheel
Copy link

What would you like to do?
When I run Workbench locally, the modified files end up being owned by root. It would be great if I could choose a different user:group to run the tasks as. Or if Workbench could just leave the ownership unchanged, that would be even better.

I'm running Workbench in Ubuntu 20.04 (through WSL2 on Windows 10)

@jessarcher
Copy link
Collaborator

Hey @mortenscheel, thanks for the feedback! I've actually been working on this already as I'm also on Linux and have the same issue. We just need to make sure the changes don't break Mac or Windows and then we'll release it 👍

@jasonmccreary jasonmccreary added bug Something isn't working in progress and removed pending labels Jul 28, 2021
@jasonmccreary
Copy link
Collaborator

@mortenscheel, this should be patched in the latest release (0.4.7). Let us know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress
Projects
None yet
Development

No branches or pull requests

3 participants