dapr / cli

Command-line tools for Dapr.
Apache License 2.0
318 stars 202 forks source link

Fix default installation directory permissions #1375

Closed twinguy closed 8 months ago

twinguy commented 8 months ago

Description

Updated default directory permissions to 755 for components and bin directories.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1317

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (50e1dff) 22.55% compared to head (39a366d) 22.55%.

Files Patch % Lines
pkg/standalone/standalone.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1375 +/- ## ======================================= Coverage 22.55% 22.55% ======================================= Files 40 40 Lines 4758 4758 ======================================= Hits 1073 1073 Misses 3607 3607 Partials 78 78 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.