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

Updating website with Ubuntu 24.0 Noble support. #164

Open
roshkhatri opened this issue Nov 22, 2024 · 3 comments
Open

Updating website with Ubuntu 24.0 Noble support. #164

roshkhatri opened this issue Nov 22, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@roshkhatri
Copy link
Member

Recently we have merged this PR valkey-io/valkey#971 for adding support Ubuntu 24.0 Noble release binaries.

For the next release, we will need to update the website with the same.

@stockholmux
Copy link
Member

@roshkhatri Next release = patch or minor?

@stockholmux
Copy link
Member

FWIW, you'll just need to add an object like this to the release file under artifacts

        -   distro: noble
            arch: 
                -   arm64
                -   x86_64

(assuming the binary follows the https://download.valkey.io/releases/valkey-8.0.1-noble-arm64.tar.gz pattern)

See:
https://github.com/valkey-io/valkey-io.github.io/blob/main/content/download/releases/v8-0-1.md?plain=1#L22

@zuiderkwast
Copy link
Contributor

Now we have "noble" binaries for 8.0, but not for 7.2? I tried and

wget https://download.valkey.io/releases/valkey-7.2.8-noble-x86_64.tar.gz
HTTP ERROR response 403

What about ubuntu-22 Jammy? No plans for having binary builds for it?

@zuiderkwast zuiderkwast added the help wanted Extra attention is needed label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants