You need to sign in or sign up before continuing.
Deduplicate files in local cache with or without exec rights
If we introduce an exact same object with execution rights as existing file without execution right, we should not expect that the files suddenly get execution rights. This breaks reproducibility and it is easy to encounter. For example install an empty file with execution rights. Or copy files from another artifact and `chmod +x` it.
Loading
Please register or sign in to comment