openSUSE / openSUSE-release-tools

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

Attempt to publish BCI repos more often #3015

Closed Vogtinator closed 10 months ago

Vogtinator commented 10 months ago

The goal is to publish the repo at most daily. Previously this was ensured by simply running the bot only once a day. However, due to OBS and openQA timing this was frequently attempted when either of those wasn't done yet, which happened several times in a row. To not miss times when they align, attempt publishing more often but skip a build if the previous publish was recent enough.

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: -6.64% :warning:

Comparison is base (44bcd82) 28.48% compared to head (84450d1) 21.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3015 +/- ## ========================================== - Coverage 28.48% 21.84% -6.64% ========================================== Files 85 85 Lines 14717 14717 ========================================== - Hits 4192 3215 -977 - Misses 10525 11502 +977 ``` [see 22 files with indirect coverage changes](https://app.codecov.io/gh/openSUSE/openSUSE-release-tools/pull/3015/indirect-changes?src=pr&el=tree-more&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: Have feedback on the report? Share it here.