openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

Fix the OBS CI workflow (#2950) #2951

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago

The package needs to have the obs_scm service enabled to fetch the right sources. For submissions to oS:F this is not possible so the devel pkg can't be used. Use a package meant for this instead. This way a branch can be used as well, so the project setup can be taken from the prj on OBS.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c548870) 28.29% compared to head (2fcef48) 28.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2951 +/- ## ======================================= Coverage 28.29% 28.29% ======================================= Files 85 85 Lines 14601 14601 ======================================= Hits 4131 4131 Misses 10470 10470 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2951/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.