openSUSE / openSUSE-release-tools

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

gocd: microos: Release both 000product and 000productcompose #3070

Closed gleidi-suse closed 3 months ago

gleidi-suse commented 3 months ago

gocd: microos: Release both 000product and 000productcompose . This is needed to start gradually switching everything to the new product composer. In this way we allow for aligning the infrastructure before making the full switch.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 25.30%. Comparing base (9d60e62) to head (9f15a50).

:exclamation: Current head 9f15a50 differs from pull request most recent head 5324071. Consider uploading reports for the commit 5324071 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3070 +/- ## ========================================== - Coverage 28.23% 25.30% -2.94% ========================================== Files 86 86 Lines 14843 14843 ========================================== - Hits 4191 3756 -435 - Misses 10652 11087 +435 ```

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

Vogtinator commented 3 months ago

I had some discussion with @adrianschroeter about #3051 and IMO it would be useful to just use 000product for productcompose as well, which would also avoid needing this change here. Building both at once doesn't really make sense anyway IMO.