Skip to content

OpenWrt picks release candidates instead of stable releases #980

@xorbug

Description

@xorbug

After noticing lxc/lxc-ci/issues/960, it turns out a recent commit 194b0f4 introduced support for release candidate versions. From what I can see, while the release picking logic (last item lexicographically) worked well for stable releases only, it doesn't anymore when rc releases (e.g. 25.12.0-rc5) are involved, as they always appear last after the corresponding stable (e.g. 25.12.0), which never gets selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions