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

[release-0.85] Release v0.85.5 #1749

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Commits on Nov 28, 2023

  1. Release v0.85.5

    Signed-off-by: GitHub <noreply@github.com>
    oshoval committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c9a2a65 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. releases: Remove unsupported releases

    Remove unsupported releases until 0.69.0 (*)
    0.69.0 is also flaky.
    This will also cause lifecycle be shorter than 4h.
    
    * do not remove the ones that RELEASES_SELECTOR choose.
    There is a weird problem with RELEASES_SELECTOR,
    it pointed to a version that didn't exists, and still didn't
    fail (because it is used as an optional filter of the existing
    releases), for now just amended it.
    We can consider fixing it on a follow-up effort.
    
    Signed-off-by: Or Shoval <oshoval@redhat.com>
    oshoval committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3e14b15 View commit details
    Browse the repository at this point in the history