Skip to content

osfs: max out defaultDirectoryMode so umask applies correctly #125

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0xDEC0DE
Copy link

@0xDEC0DE 0xDEC0DE commented Apr 9, 2025

a reprise of #104, with added tests

Limited the scope of the CreateWithChroot tests to OsFs, because MemFs creates parent directories with bonkers permissions.

drive-by: add Makefile variables for make test-coverage to run successfully

Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xDEC0DE thanks for looking into this issue. The tests expectations need to be reviewed to reflect that some of the supported platforms.

@0xDEC0DE
Copy link
Author

0xDEC0DE commented Apr 12, 2025

@0xDEC0DE thanks for looking into this issue. The tests expectations need to be reviewed to reflect that some of the supported platforms.

Done.

a reprise of go-git#104, with added tests

Limited the scope of the CreateWithChroot tests to OsFs, because
MemFs creates parent directories with bonkers permissions.

drive-by: add Makefile variables for `make test-coverage` to run successfully
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

Successfully merging this pull request may close these issues.

2 participants