-
Notifications
You must be signed in to change notification settings - Fork 8
Set fixed file/dir permissions in ReproducibleZipFileSystem #60
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
Conversation
@Eng-Fouad CI is all red with:
So I think there's probably something wrong going on :). |
According to the javadocs, we need to enable it:
or alternatively:
|
OK, maybe try that and we can get another CI run, we are testing on quite a lot of platforms so things should be relatively safe if CI is green. That being said, maybe we should add macOS to the testing. |
1c6bd25
to
cb88b04
Compare
Added |
cb88b04
to
623a659
Compare
I rebased to also get macOS testing on CI. |
Thanks, I'll ship a release. |
No description provided.