datavolo-io / hatch-datavolo-nar

Hatch plugin for building Apache NiFi NAR bundles
Apache License 2.0
13 stars 6 forks source link

Add permissions to NAR directory entries #2

Closed exceptionfactory closed 5 months ago

exceptionfactory commented 5 months ago

This pull request updates the NAR builder to set directory entry permissions.

Directory entries in the NAR will have read-write-execute for the owner, read-execute for the group, and read-execute for the world.