datavolo-io / hatch-datavolo-nar

Hatch plugin for building Apache NiFi NAR bundles
Apache License 2.0
12 stars 4 forks source link

Add permissions to NAR directory entries #2

Closed exceptionfactory closed 4 months ago

exceptionfactory commented 4 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.