DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
20 stars 3 forks source link

fix: Apply executable flag to askpass.py #1619

Closed MoritzWeber0 closed 2 months ago

MoritzWeber0 commented 2 months ago

For some reason, the executable flag isn't preserved during pip install. I couldn't find the root cause for it, but this PR provides a fix by adapting the executable flag manually.

Resolves https://github.com/DSD-DBS/capella-collab-manager/issues/1618

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.64%. Comparing base (cc015f0) to head (aacffda).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1619 +/- ## ======================================= Coverage 80.64% 80.64% ======================================= Files 185 185 Lines 6029 6029 Branches 675 675 ======================================= Hits 4862 4862 Misses 1021 1021 Partials 146 146 ```

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