snazy opened a new pull request, #3146:
URL: https://github.com/apache/polaris/pull/3146

   The PR #2819 accidentally _removed_ the executable POSIX file permission, 
assuming that not explicity setting the attributes via `filePermissions` 
retains the file-system 'x' permission.
   
   This change updates the logic to explicitly check the owner-executable bit 
and uses `755` or `644` respectively for each individual file in the archive.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to