Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'develop' into 'prod' #307

Merged
merged 61 commits into from
Sep 18, 2024
Merged

Merge branch 'develop' into 'prod' #307

merged 61 commits into from
Sep 18, 2024

Conversation

gridhead
Copy link
Member

Merge branch 'develop' into 'prod'

Welcome v3.1.6!

gridhead and others added 30 commits May 6, 2024 05:24
Make a bid to fix UP031 errors
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Make necessary changes to the documentation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…^0.5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
As part of the Flock EPEL Hackfest it was identified that there
was no longer a need to conditionally add "Everything" to URLs.
This change makes "Everything" part of the default template for
EPEL and removes the version specific checks which are no longer
relevant.
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…^0.5.0 || ^0.6.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…|| ^0.20.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gridhead and others added 27 commits September 2, 2024 12:13
Bump version from v3.1.6a1 to v3.1.6a2
Also ensure that EPEL10 is accounted for in the branches and EPEL Next identification is done correctly

Signed-off-by: Akashdeep Dhar <[email protected]>
Rework the branch fetching technique
Adjust branch fetching to account for EPEL 10 minor versions
Step up from MDAPI `v3.1.6a3` to `v3.1.6a4`
Signed-off-by: Akashdeep Dhar <[email protected]>
Fix logging error while indexing
Step up from MDAPI v3.1.6a4 to v3.1.6a5
It looks like #296 introduced a subtle bug.  Previously the
list_branches function returned more branches than were needed (despite
the clt_status param), so we needed to skip invalid branches.  The skip
condition accidentally always evaluated to true, so valid branches were
being skipped too.  With the switch to querying bodhi for current
branches, we only get valid branches.  That makes it so that the easiest
fix is to just remove the skip condition.

Signed-off-by: Carl George <[email protected]>
Avoid skipping valid branches while indexing repos
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Address times when branches would be zero
Version bump from `v3.1.6a6` to `v3.1.6`
@gridhead gridhead self-assigned this Sep 18, 2024
@gridhead gridhead merged commit 0738424 into prod Sep 18, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants