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

build: Derive helm version from Git tags #1635

Closed MoritzWeber0 closed 1 month ago

MoritzWeber0 commented 1 month ago

Currently, we tag all helm releases with 1.0.0 / 0.0.0. Instead, use Git tags. The versions are displayed when running helm history.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.64%. Comparing base (b542607) to head (8b57da6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1635 +/- ## ======================================= Coverage 80.64% 80.64% ======================================= Files 185 185 Lines 6090 6090 Branches 678 678 ======================================= Hits 4911 4911 Misses 1030 1030 Partials 149 149 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud