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

Create new pipeline to deploy sle-prjmgr-tools scripts #2932

Closed gyr closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 28.45% // Head: 28.45% // No change to project coverage :thumbsup:

Coverage data is based on head (47e3963) compared to base (cdbe773). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2932 +/- ## ======================================= Coverage 28.45% 28.45% ======================================= Files 84 84 Lines 14509 14509 ======================================= Hits 4129 4129 Misses 10380 10380 ``` 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Vogtinator commented 1 year ago

Can you elaborate on the change? FWICT you added two new pipelines but their primary goal isn't deployment of scripts

suntorytimed commented 1 year ago

The commit is splitting up the pipelines, as right now there are two release to test jobs in the pipeline, one which is still following the old API call way and another one using sle-prjmgr-tools. To use and test the sle-prjmgr-tools we require a separate pipeline though, which is created with this commit.