bitwarden / ios

Bitwarden mobile app for iOS.
https://bitwarden.com
GNU General Public License v3.0
209 stars 26 forks source link

[PM-10877] Use new version calculation in CI-main workflow #970

Closed vvolkgang closed 1 month ago

vvolkgang commented 1 month ago

๐ŸŽŸ๏ธ Tracking

https://bitwarden.atlassian.net/browse/PM-10877

๐Ÿ“” Objective

Implement the new version calculation in CI-main.yml. Testing this brought the need to trigger builds without distributing them, added a new input to help managing that.

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.10%. Comparing base (3544d94) to head (6f8e1a9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #970 +/- ## ======================================= Coverage 89.10% 89.10% ======================================= Files 657 657 Lines 41317 41317 ======================================= Hits 36814 36814 Misses 4503 4503 ```

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

github-actions[bot] commented 1 month ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 27a80781-a4b9-4a8b-834c-9485621f5445

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Unpinned Actions Full Length Commit SHA /CI-main.yml: 45 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...