bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

PAS-461 | Force LF endings on self-host `entrypoint.sh` to make it work on Windows #618

Closed Tyrrrz closed 5 months ago

Tyrrrz commented 5 months ago

Ticket

Description

Shape

Screenshots

Checklist

I did the following to ensure that my changes were tested thoroughly:

I did the following to ensure that my changes do not introduce security vulnerabilities:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 34.11%. Comparing base (75b7715) to head (2afbe56). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #618 +/- ## ========================================== + Coverage 32.91% 34.11% +1.20% ========================================== Files 517 536 +19 Lines 26172 27552 +1380 Branches 772 807 +35 ========================================== + Hits 8614 9400 +786 - Misses 17433 18021 +588 - Partials 125 131 +6 ```

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