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

[Bug]: File permissions of folders too restrictive #49

Closed
JulianTrommer opened this issue Nov 14, 2023 · 0 comments · Fixed by #50
Closed

[Bug]: File permissions of folders too restrictive #49

JulianTrommer opened this issue Nov 14, 2023 · 0 comments · Fixed by #50
Assignees
Labels
bug Something isn't working

Comments

@JulianTrommer
Copy link
Member

Current Behavior

After running the framework the permissions of all files inside the project are changed. That means you can't edit the build folder afterwards, since it is not mounted inside the container.

Expected Behavior

You should be able to edit the files (besides the code folder, see #38 ).

How to reproduce the issue

  • Run the project with b5 run.
  • Try to edit the files on the local machine.
@JulianTrommer JulianTrommer added the bug Something isn't working label Nov 14, 2023
@JulianTrommer JulianTrommer self-assigned this Nov 14, 2023
@JulianTrommer JulianTrommer linked a pull request Nov 14, 2023 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant